postgresql/src/include
1998-01-09 21:13:43 +00:00
..
access Cleanup up include files. 1997-11-26 01:14:33 +00:00
bootstrap Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
catalog Include text_substr() function and use instead of oracle_compat equivalent. 1998-01-01 05:47:11 +00:00
commands Move variable.c to commands/ and aclchk.c to catalog/. 1998-01-05 18:53:12 +00:00
executor Add pg_type.h to include list to regain declaration of type OID assignments. 1997-11-30 22:42:58 +00:00
lib Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
libpq Slightly delayed patches from Todd...damn holidays :) 1997-12-30 02:26:56 +00:00
nodes Remove old quel labels. 1998-01-09 21:13:43 +00:00
optimizer Cleanup of UNION ALL fix. Manual page updates. 1997-12-29 01:13:37 +00:00
parser Fix for count(*), aggs with views and multiple tables and sum(3). 1998-01-04 04:31:43 +00:00
port First clean compile without a "PORTNAME" variable being set... 1997-12-20 00:11:13 +00:00
regex Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
rewrite Cleanup up include files. 1997-11-26 01:14:33 +00:00
storage Various fixes NETBSD/sparc related 1998-01-04 19:13:04 +00:00
tcop Move variable.c to commands/ and aclchk.c to catalog/. 1998-01-05 18:53:12 +00:00
utils Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
c.h Fix case issues with quotes. 1997-11-10 05:10:50 +00:00
config.h.in Missed a HAVE_ 1997-12-20 04:26:27 +00:00
miscadmin.h Define USE_GERMAN_DATES for use in date/time I/O functions. 1997-12-04 23:58:01 +00:00
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
postgres.h Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +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 Update version to 6.3. dump/reload for 6.1 version users. 1997-10-30 22:09:04 +00:00