postgresql/src/include
Tatsuo Ishii ad201b8d18 Remove --enable-syslog option 2002-04-21 00:22:52 +00:00
..
access Create a new GUC variable search_path to control the namespace search 2002-04-01 03:34:27 +00:00
bootstrap pg_class has a relnamespace column. You can create and access tables 2002-03-26 19:17:02 +00:00
catalog Change naming rule for ON SELECT rules of views: they're all just 2002-04-19 23:13:54 +00:00
commands Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take 2002-04-16 23:08:12 +00:00
executor Restructure representation of aggregate functions so that they have pg_proc 2002-04-11 20:00:18 +00:00
lib New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
libpq Authentication improvements: 2002-04-04 04:25:54 +00:00
mb > Tatsuo Ishii wrote: 2002-03-05 05:52:50 +00:00
nodes Rule names are now unique per-relation, rather than unique globally. 2002-04-18 20:01:11 +00:00
optimizer Divide functions into three volatility classes (immutable, stable, and 2002-04-05 00:31:36 +00:00
parser Scanner performance improvements 2002-04-20 21:56:15 +00:00
port libpq++/pgconnection.h must not include postgres_fe.h, else it fails to 2002-01-22 19:02:40 +00:00
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rewrite Change naming rule for ON SELECT rules of views: they're all just 2002-04-19 23:13:54 +00:00
storage The patch I sent to -patches a little while ago wasn't applied: it 2002-04-15 23:47:12 +00:00
tcop Scanner performance improvements 2002-04-20 21:56:15 +00:00
utils Remove --enable-syslog option 2002-04-21 00:22:52 +00:00
Makefile Include directory rearrangement 2001-08-28 14:20:28 +00:00
c.h Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
fmgr.h I attach a version of my toast-slicing patch, against current CVS 2002-03-05 05:33:31 +00:00
miscadmin.h Authentication improvements: 2002-04-04 04:25:54 +00:00
pg_config.h.in Remove --enable-syslog option 2002-04-21 00:22:52 +00:00
pg_config.h.win32 libpq++/pgconnection.h must not include postgres_fe.h, else it fails to 2002-01-22 19:02:40 +00:00
pgstat.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
postgres.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
postgres_ext.h Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
postgres_fe.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rusagestub.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +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