summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
Commit message (Expand)AuthorAgeFilesLines
* Add pg_description table for info on tables, columns, operators, types, and a...Bruce Momjian1997-11-131-1/+2
* Good Bye, Time Travel!Vadim B. Mikheev1997-11-021-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-7/+7
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-30/+30
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-94/+103
* Remove endian information which is now in port-specific header files.Thomas G. Lockhart1997-07-111-7/+1
* Include definitions for endian info if not in system includes.Thomas G. Lockhart1997-07-011-1/+7
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-6/+7
* Fix bug: libpq clients (which include libpq-fe.h) won't compile.Bryan Henderson1996-12-101-23/+2
* include utils/palloc.h as a default include, as its used more often thenMarc G. Fournier1996-11-041-1/+2
* Add these files to ${SRCDIR}/includeMarc G. Fournier1996-10-311-0/+226