summaryrefslogtreecommitdiff
path: root/src/include/postgres_ext.h
AgeCommit message (Expand)Author
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2000-12-22Repair not-too-well-thought-out code to do rangechecking of OIDs onTom Lane
1999-06-04Turns out OIDNAMELEN wasn't really being used at all!Tom Lane
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1996-12-10Fix bug: libpq clients (which include libpq-fe.h) won't compile.Bryan Henderson