libpq/libpq++ result function reorganization

Started by Bruce Momjianabout 25 years ago1 messagespatches
Jump to latest
#1Bruce Momjian
bruce@momjian.us

I have applied the following patch to the docs. Previously, all the
PQexec() result functions where listed in one long list which I found
hard to understand.

I created subsections, <sect2>, for main routines, SELECT information
routines, SELECT value routines, and non-SELECT routines.

I did this for libpq and libpq++. The other interfaces didn't have this
problem.

Tweeking welcomed. I tested the HTML output here with my old sgmltools
install and it looked OK.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Attachments:

/bjm/difftext/plainDownload+197-160