summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-lobj.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-2/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Increase buffer size to improve performance of client-side lo_import.Tom Lane2000-10-241-2/+2
* Remove NT-specific file open defines by defining our own open macros forBruce Momjian2000-06-021-12/+4
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-11/+11
* Fixed psql double quoting of SQL idsPeter Eisentraut2000-02-071-2/+2
* Add:Bruce Momjian2000-01-261-2/+3
* In the spirit of TODO itemBruce Momjian1999-11-111-6/+6
* Update frontend libpq to remove limits on query lengths,Tom Lane1999-08-311-36/+41
* Enable WIN32 compilation of libpq.Bruce Momjian1999-07-191-2/+3
* Win32 cleanupBruce Momjian1999-07-191-2/+2
* Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian1999-07-191-9/+7
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-101-3/+3
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-171-1/+9
* Update libpq to store an error message in PGresult, per pgsq-interfaces discu...Tom Lane1998-10-011-1/+25
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-171-6/+11
* Hello!Bruce Momjian1998-07-031-1/+6
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-33/+1
* Cleanups for large objects, so file is trucated on open, fix forBruce Momjian1998-05-121-2/+2
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-13/+13
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-49/+49
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-438/+501
* Change LOread() and LOwrite() to loread() and lowrite() to allow useThomas G. Lockhart1997-05-061-7/+7
* Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a fullBruce Momjian1996-12-281-5/+1
* Added include file needed by memset().Bruce Momjian1996-11-161-1/+2
* As proposed,Marc G. Fournier1996-11-111-10/+220
* Compile and warning cleanupBruce Momjian1996-11-081-1/+2
* Changed include path.Bruce Momjian1996-10-311-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+381