Commit Graph

62 Commits (d7c333eb9ad3a8ca04d863263f44e79a1bc265dc)

Author SHA1 Message Date
Marc G. Fournier 0227a4e114 From: "Denis V. Dmitrienko" <denis@null.net> 28 years ago
Bruce Momjian 5071ae2972 Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 29 years ago
Vadim B. Mikheev 32cd09ac6d Good Bye, Time Travel! 29 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 29 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 29 years ago
Thomas G. Lockhart e66f5c05eb Remove endian information which is now in port-specific header files. 29 years ago
Thomas G. Lockhart bf3bcb6a6d Include definitions for endian info if not in system includes. 29 years ago
Marc G. Fournier 791c075852 Date/Time updates from Thomas... 29 years ago
Bryan Henderson 7492fb165f Fix bug: libpq clients (which include libpq-fe.h) won't compile. 29 years ago
Marc G. Fournier 796aca3916 include utils/palloc.h as a default include, as its used more often then 30 years ago
Marc G. Fournier 83311355d7 Add these files to ${SRCDIR}/include 30 years ago