summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/libpq-fe.h
Commit message (Expand)AuthorAgeFilesLines
* pgindent run over code.Bruce Momjian1999-05-251-52/+54
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane1999-02-071-7/+9
* Reverse out const to libpq interface from D'Arcy.Bruce Momjian1999-02-051-10/+10
* Const fixes from D'Arcy.Bruce Momjian1999-02-041-10/+10
* If we're going to offer a default definition of PQmblen,Tom Lane1998-10-061-3/+2
* Update libpq to store an error message in PGresult, per pgsq-interfaces discu...Tom Lane1998-10-011-26/+33
* Fixes for VC and libpq.Bruce Momjian1998-09-181-2/+2
* libpgtcl cleanups for Tom Lane.Bruce Momjian1998-09-041-2/+1
* Attached is a patch to remove the definitions of libpq's internalBruce Momjian1998-09-031-214/+64
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-56/+68
* Hello!Bruce Momjian1998-08-291-1/+7
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-171-81/+63
* The attached patch implements some changes that were discussed aBruce Momjian1998-08-091-1/+14
* Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian1998-07-181-2/+2
* More updates for typmod int32 change. From Tom Lane.Bruce Momjian1998-07-141-3/+3
* Inline function, rename libpq variablees, change lrel to lockrel.Bruce Momjian1998-07-131-3/+3
* Rename libpq to use more normal field names.Bruce Momjian1998-07-131-2/+2
* Fix libpq because it was reading from the backend as a short.Bruce Momjian1998-07-131-2/+2
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-07-091-2/+6
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-161-1/+5
* What I've done:Bruce Momjian1998-05-061-120/+190
* In libpq-fe.h: #if defined(sun) && defined(sparc) && !defined(__svr4)Bruce Momjian1998-03-201-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-6/+6
* From: t-ishii@sra.co.jpMarc G. Fournier1998-02-241-2/+2
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-261-3/+5
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1997-12-041-3/+4
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-69/+69
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-161/+154
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-230/+273
* Number of tuples inserted/affected by INSERT/UPDATE/DELETE...Vadim B. Mikheev1997-08-271-1/+2
* From: Edmund Mergl <E.Mergl@bawue.de>Marc G. Fournier1997-05-091-1/+4
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-121-1/+3
* Fix mismatching prototype (const int vs int)Bryan Henderson1997-01-061-2/+2
* Remove use of "bool", which user program may not have defined.Bryan Henderson1996-12-261-7/+13
* Fix bug: libpq clients (which include libpq-fe.h) won't compile.Bryan Henderson1996-12-101-4/+4
* Change portname "sparc" to "sunos4" and change some portname dependencies toBryan Henderson1996-12-041-3/+3
* Include stdio.h to fix Craig Anderson's compile problem.Bryan Henderson1996-11-221-1/+2
* As proposed,Marc G. Fournier1996-11-111-1/+13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-2/+2
* Added in PQconnectdb() functionMarc G. Fournier1996-11-091-1/+25
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-041-3/+3
* Add PGUSER environment variable for client to specify Postgres username.Bryan Henderson1996-10-101-1/+2
* Fixes:Marc G. Fournier1996-08-131-1/+5
* Fixes for:Marc G. Fournier1996-08-061-12/+12
* Row count patch from BruceMarc G. Fournier1996-07-311-3/+3
* and now, the long awaited PAGER patches from Bruce...Marc G. Fournier1996-07-271-1/+2
* Alot of "changes" from Dr. George's source tree...Marc G. Fournier1996-07-231-12/+21
* libpq and psql.c have been modified to do various things they didn't doMarc G. Fournier1996-07-181-8/+16
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+251