aboutsummaryrefslogtreecommitdiff
path: root/src/test/examples/testlo.c
Commit message (Expand)AuthorAge
* Update copyright to 2002.Bruce Momjian2002-06-20
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Add some modicum of error detection...Tom Lane2000-10-24
* Fix libpq example return valuesBruce Momjian2000-04-25
* Add:Bruce Momjian2000-01-26
* pgindent run over code.Bruce Momjian1999-05-25
* overwriting a large object now worksTatsuo Ishii1999-05-20
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-10
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* Cleanups for large objects, so file is trucated on open, fix forBruce Momjian1998-05-12
* Massive examples fix from Nicola BernardelliBruce Momjian1997-09-25
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* Fixes from Jody WinstonBruce Momjian1997-07-10
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09