summaryrefslogtreecommitdiff
path: root/src/test/examples
Commit message (Expand)AuthorAgeFilesLines
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-3/+3
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-1/+0
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-3/+1
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-1/+1
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Add some modicum of error detection...Tom Lane2000-10-241-12/+22
* Remove testlo2.c --- there seems to be no difference between this andTom Lane2000-10-242-246/+1
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-6/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+5
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-171-7/+0
* Fix libpq example return valuesBruce Momjian2000-04-253-5/+5
* Add:Bruce Momjian2000-01-262-4/+6
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+0
* pgindent run over code.Bruce Momjian1999-05-252-14/+2
* overwriting a large object now worksTatsuo Ishii1999-05-202-6/+5
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-102-16/+10
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-132-4/+4
* Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane1999-02-071-1/+1
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-3/+3
* Remove un-needed braces around single statements.Bruce Momjian1998-06-154-22/+2
* Cleanups for large objects, so file is trucated on open, fix forBruce Momjian1998-05-122-4/+4
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-263-18/+22
* Massive examples fix from Nicola BernardelliBruce Momjian1997-09-257-58/+76
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-086-17/+17
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-086-110/+110
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-076-752/+876
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-122-10/+10
* Fixes from Jody WinstonBruce Momjian1997-07-101-3/+16
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-041-3/+3
* Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson1996-11-131-1/+0
* End of the make file simplifications.Bryan Henderson1996-11-121-56/+11
* Rename CDEBUG to COPTBruce Momjian1996-11-041-4/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-099-0/+1042