summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
AgeCommit message (Expand)Author
1998-04-26Re-apply Darren's char2-16 removal code.Bruce Momjian
1998-04-07Back out char2-char16 removal. Add later.Bruce Momjian
1998-03-30The following uuencoded, gzip'd file will ...Bruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-24From: "Denis V. Dmitrienko" <denis@null.net>Marc G. Fournier
1997-11-13Add pg_description table for info on tables, columns, operators, types, and a...Bruce Momjian
1997-11-02Good Bye, Time Travel!Vadim B. Mikheev
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-07-11Remove endian information which is now in port-specific header files.Thomas G. Lockhart
1997-07-01Include definitions for endian info if not in system includes.Thomas G. Lockhart
1997-03-14Date/Time updates from Thomas...Marc G. Fournier
1996-12-10Fix bug: libpq clients (which include libpq-fe.h) won't compile.Bryan Henderson
1996-11-04include utils/palloc.h as a default include, as its used more often thenMarc G. Fournier
1996-10-31Add these files to ${SRCDIR}/includeMarc G. Fournier