| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-06-20 | Update copyright to 2002. | Bruce Momjian | |
| 2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | |
| initdb/regression tests pass. | |||
| 2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | |
| tests pass. | |||
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian | |
| 2001-02-20 | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut | |
| or library directories on the command line. | |||
| 2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | |
| 2000-10-24 | Add some modicum of error detection... | Tom Lane | |
| 2000-10-24 | Remove testlo2.c --- there seems to be no difference between this and | Tom Lane | |
| testlo.c, except it's even skimpier on error checking :-( | |||
| 2000-10-20 | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | |
| source directory. This involves mostly makefiles using $(srcdir) when they might have used ".". (Regression tests don't work with this, yet.) Sort out usage of CPPFLAGS, CFLAGS (and CXXFLAGS). Add "override" keyword in most places, to preserve necessary flags even when the user overrode the flags. | |||
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | |
| to one another. Sort out builddir vs srcdir variable namings. Remove some now obsoleted make variables. | |||
| 2000-06-17 | Remove fmgrstamp-h business -- not needed and confusing | Peter Eisentraut | |
| Add options to configure to automatically build for Kerberos support; no more editing of make files. | |||
| 2000-04-25 | Fix libpq example return values | Bruce Momjian | |
| 2000-01-26 | Add: | Bruce Momjian | |
| * Portions Copyright (c) 1996-2000, PostgreSQL, Inc to all files copyright Regents of Berkeley. Man, that's a lot of files. | |||
| 1999-07-17 | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | |
| 1999-05-25 | pgindent run over code. | Bruce Momjian | |
| 1999-05-20 | overwriting a large object now works | Tatsuo Ishii | |
| 1999-05-10 | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | |
| real affect now. | |||
| 1999-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | |
| 1999-02-07 | Add PQresStatus() function to avoid direct access to pgresStatus[] array, | Tom Lane | |
| making life easier for Windoids... | |||
| 1998-09-01 | OK, folks, here is the pgindent output. | Bruce Momjian | |
| 1998-06-15 | Remove un-needed braces around single statements. | Bruce Momjian | |
| 1998-05-12 | Cleanups for large objects, so file is trucated on open, fix for | Bruce Momjian | |
| solaris/spare shared libararies, new error message for postmaster startup, and makefile cleanups. | |||
| 1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | |
| 1997-09-25 | Massive examples fix from Nicola Bernardelli | Bruce Momjian | |
| 1997-09-08 | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | |
| 1997-09-08 | Another PGINDENT run that changes variable indenting and case label ↵ | Bruce Momjian | |
| indenting. Also static variable indenting. | |||
| 1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | |
| 1997-08-12 | Remove more (void) and fix -Wall warnings. | Bruce Momjian | |
| 1997-07-10 | Fixes from Jody Winston | Bruce Momjian | |
| 1997-04-04 | This commit represents a clean compile with the new templates under | Marc G. Fournier | |
| FreeBSD The Makefile(s) have all been cleaned up such that there is a single LDFLAGS vs LD_ADD or LDADD or LDFLAGS or LDFLAGS_BE. The Makefile(s) should be alot more straightforward then they were before...and consistent | |||
| 1996-11-13 | Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. | Bryan Henderson | |
| 1996-11-12 | End of the make file simplifications. | Bryan Henderson | |
| 1996-11-04 | Rename CDEBUG to COPT | Bruce Momjian | |
| 1996-07-09 | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | |
