postgresql/src/include
Tom Lane 00a420d53c Add description of ELOG_TIMESTAMPS and USE_SYSLOG options,
per Massimo Dal Zotto.
1999-01-17 20:58:03 +00:00
..
access SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
bootstrap OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
catalog Add max oid display, rather than returning just a dash for the last entry. 1998-12-31 20:09:49 +00:00
commands SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
executor New HeapTuple structure/interface. 1998-11-27 19:33:35 +00:00
lib Fixed nodeToString() to put out "<>" for NULL strings again. 1998-12-18 14:45:09 +00:00
libpq Replace direct inclusions of c.h with inclusion of postgres.h, 1999-01-17 03:04:57 +00:00
mb MB patches from Tatsuo Ishii 1998-09-25 01:46:25 +00:00
nodes SELECT FOR UPDATE syntax 1999-01-05 15:46:25 +00:00
optimizer Implement CASE expression. 1998-12-04 15:34:49 +00:00
parser Define routines and catalog entries for string min()/max() functions. 1998-12-08 06:18:34 +00:00
port Add configure test to see whether vsnprintf() is present, 1999-01-17 03:22:52 +00:00
regex Portability fixes found needed for SunOS 4.1.x: 1998-11-30 00:30:05 +00:00
rewrite The patch does 2 things: 1998-10-21 16:21:29 +00:00
storage Initial MVCC code. 1998-12-15 12:47:01 +00:00
tcop OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
utils Restricted maximum precision for NUMERIC to 1000 digits. 1999-01-05 11:12:11 +00:00
c.h Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
config.h.in Add description of ELOG_TIMESTAMPS and USE_SYSLOG options, 1999-01-17 20:58:03 +00:00
miscadmin.h Make functions static or ifdef NOT_USED. Prevent pg_version creation. 1998-10-08 18:30:52 +00:00
postgres.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
rusagestub.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +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
version.h.in Fix for version, update to 6.5. 1998-12-25 02:20:12 +00:00