You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include
Tom Lane 1dc43ea75f Make VACUUM handle schema-qualified relation names properly. 24 years ago
..
access Create a new GUC variable search_path to control the namespace search 24 years ago
bootstrap pg_class has a relnamespace column. You can create and access tables 24 years ago
catalog Create a new GUC variable search_path to control the namespace search 24 years ago
commands Add tgconstrrelid to stored Trigger structures, make RI trigger functions 24 years ago
executor Clean up BeginCommand and related routines. BeginCommand and EndCommand 24 years ago
lib New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
libpq Further work on elog cleanup: fix some bogosities in elog's logic about 24 years ago
mb > Tatsuo Ishii wrote: 24 years ago
nodes ALTER TABLE SET/DROP NOT NULL, from Christopher Kings-Lynne. 24 years ago
optimizer Restructure representation of join alias variables. An explicit JOIN 24 years ago
parser pg_type has a typnamespace column; system now supports creating types 24 years ago
port libpq++/pgconnection.h must not include postgres_fe.h, else it fails to 24 years ago
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
rewrite pg_type has a typnamespace column; system now supports creating types 24 years ago
storage Catcaches can now store negative entries as well as positive ones, to 24 years ago
tcop Clean up BeginCommand and related routines. BeginCommand and EndCommand 24 years ago
utils Make VACUUM handle schema-qualified relation names properly. 24 years ago
Makefile Include directory rearrangement 25 years ago
c.h Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
fmgr.h I attach a version of my toast-slicing patch, against current CVS 24 years ago
miscadmin.h Further work on elog cleanup: fix some bogosities in elog's logic about 24 years ago
pg_config.h.in Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
pg_config.h.win32 libpq++/pgconnection.h must not include postgres_fe.h, else it fails to 24 years ago
pgstat.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
postgres.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
postgres_ext.h Another pgindent run. Fixes enum indenting, and improves #endif 25 years ago
postgres_fe.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
rusagestub.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago