summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-lobj.c
AgeCommit message (Expand)Author
2002-06-20Update copyright to 2002.Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-17Fix bogus failure-return value from lo_create, per report from GavinTom Lane
2001-08-21> Ok, where's a "system dependent hack" :)Bruce Momjian
2001-08-17Remove some unneeded dashes from libpq comments.Bruce Momjian
2001-08-03Fix residual breakage from Windows socket-errno patch: the routinesTom Lane
2001-07-15NLS for libpq. Clean up the message formats and change the documentationPeter Eisentraut
2001-03-22Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2000-10-24Increase buffer size to improve performance of client-side lo_import.Tom Lane
2000-06-02Remove NT-specific file open defines by defining our own open macros forBruce Momjian
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-02-07Fixed psql double quoting of SQL idsPeter Eisentraut
2000-01-26Add:Bruce Momjian
1999-11-11In the spirit of TODO itemBruce Momjian
1999-08-31Update frontend libpq to remove limits on query lengths,Tom Lane
1999-07-19Enable WIN32 compilation of libpq.Bruce Momjian
1999-07-19Win32 cleanupBruce Momjian
1999-07-19Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-05-10Change error messages to oids come out as %u and not %d. Change has noBruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1999-01-17Apply Win32 patch from Horak Daniel.Bruce Momjian
1998-10-01Update libpq to store an error message in PGresult, per pgsq-interfaces discu...Tom Lane
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-08-17Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier
1998-07-03Hello!Bruce Momjian
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-05-12Cleanups for large objects, so file is trucated on open, fix forBruce Momjian
1997-09-18Inline memset() as MemSet().Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-05-06Change LOread() and LOwrite() to loread() and lowrite() to allow useThomas G. Lockhart
1996-12-28Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a fullBruce Momjian
1996-11-16Added include file needed by memset().Bruce Momjian
1996-11-11As proposed,Marc G. Fournier
1996-11-08Compile and warning cleanupBruce Momjian
1996-10-31Changed include path.Bruce Momjian
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier