postgresql/src/include
Bruce Momjian d4fb1b2388 Move md5.h contents to crypt.h. 2001-08-15 21:08:21 +00:00
..
access Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00
bootstrap Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00
catalog Add conver/convert2 functions. They are similar to the SQL99's convert. 2001-08-15 07:07:40 +00:00
commands Make ALTER TABLE RENAME on a view rename the view's on-select rule too. 2001-08-12 21:35:19 +00:00
executor Add a SPI_copytupledesc function that parallels SPI_copytuple --- ie, 2001-08-02 18:08:43 +00:00
lib pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
libpq Move md5.h contents to crypt.h. 2001-08-15 21:08:21 +00:00
mb Add conver/convert2 functions. They are similar to the SQL99's convert. 2001-08-15 07:07:40 +00:00
nodes Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00
optimizer Fix optimizer to not try to push WHERE clauses down into a sub-SELECT that 2001-07-31 17:56:31 +00:00
parser Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00
port A small patch to keep postgres working on the latest BeOS. 2001-08-07 16:56:17 +00:00
regex pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rewrite Make ALTER TABLE RENAME on a view rename the view's on-select rule too. 2001-08-12 21:35:19 +00:00
storage Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you. 2001-07-09 22:18:34 +00:00
tcop Preliminary code cleanup in elog(). Split out some code into utility 2001-06-08 21:16:49 +00:00
utils Add conver/convert2 functions. They are similar to the SQL99's convert. 2001-08-15 07:07:40 +00:00
Makefile Add missing semicolon required by QNX shell. 2001-03-01 16:17:53 +00:00
c.h Libpq++ fixes for Win32 compile. 2001-07-11 22:12:43 +00:00
config.h.in Digging through previous discussion of this patch, I note where Peter E. 2001-08-01 23:52:50 +00:00
config.h.win32 Libpq++ fixes for Win32 compile. 2001-07-11 22:12:43 +00:00
fmgr.h Add dynamic_library_path parameter and automatic appending of shared 2001-05-17 17:44:18 +00:00
miscadmin.h Use MD5 for wire protocol encryption for >= 7.2 client/server. 2001-08-15 18:42:16 +00:00
pgstat.h Endeavor to make pgstats buffer process (a) safe and (b) useful. 2001-08-05 02:06:50 +00:00
postgres.h Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00
postgres_ext.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
postgres_fe.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
rusagestub.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00