summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq++/pgdatabase.h
Commit message (Expand)AuthorAgeFilesLines
* Fix libpq++'s FieldSize to return int, not short.Bruce Momjian2001-05-091-3/+3
* Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'mBruce Momjian2001-05-091-23/+27
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Remove broken tracing code (which would be dangerous if it did work...)Tom Lane2000-04-221-4/+13
* Make use of configure symbols for unportable constructs. MakeTom Lane2000-03-301-2/+1
* Add:Bruce Momjian2000-01-261-2/+3
* CmdTuples() returns an int showing the number of affected tuples after anBruce Momjian1999-10-061-1/+2
* Addition of CmdTuples(). Wraps PQcmdTuples.Bruce Momjian1999-09-281-1/+2
* I found the following useful - just a way of using PQgetisnull fromBruce Momjian1999-09-211-1/+3
* Here it is. Remove or rename the current interfaces/libpq++ and untarBruce Momjian1999-05-231-42/+25
* Bring in Leo's <lsh@lubrizol.com> massive changes to libpq++Marc G. Fournier1997-02-131-0/+85