aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
Commit message (Expand)AuthorAge
* 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 endian information which is now in port-specific header files.Thomas G. Lockhart1997-07-11
* Include definitions for endian info if not in system includes.Thomas G. Lockhart1997-07-01
* Date/Time updates from Thomas...Marc G. Fournier1997-03-14
* Fix bug: libpq clients (which include libpq-fe.h) won't compile.Bryan Henderson1996-12-10
* include utils/palloc.h as a default include, as its used more often thenMarc G. Fournier1996-11-04
* Add these files to ${SRCDIR}/includeMarc G. Fournier1996-10-31