postgresql/src/include
Bruce Momjian 2be1eccec7 Fix for version, update to 6.5. 1998-12-25 02:20:12 +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 Initial MVCC code. 1998-12-15 12:47:01 +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 OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
mb MB patches from Tatsuo Ishii 1998-09-25 01:46:25 +00:00
nodes Changed TypeName.typmod to int32 - atttypmod is of that size 1998-12-21 12:50:29 +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 I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 with 1998-12-18 17:25:41 +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 SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
c.h Change Size from unsigned int to size_t. 1998-12-13 03:44:38 +00:00
config.h.in Use standard AC_PROG_INSTALL macro to search for install program, 1998-12-13 20:03:07 +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