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
Bruce Momjian 4cbc06cff1 Add new psql \da, \do, and \dT options. 29 years ago
..
access Include transam.h to get NullTransactionId defined 29 years ago
bootstrap Used modified version of indent that understands over 100 typedefs. 29 years ago
catalog Add new psql \da, \do, and \dT options. 29 years ago
commands Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). 29 years ago
executor Make GetAttributeByNum visible again for external use. 29 years ago
lib Used modified version of indent that understands over 100 typedefs. 29 years ago
libpq Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se 29 years ago
nodes Support alternate database locations. 29 years ago
optimizer Increase default geqo parameter to 8. 29 years ago
parser Support alternate database locations. 29 years ago
port Fix for netbsd locking, from Henry B. Hotz. 29 years ago
regex Used modified version of indent that understands over 100 typedefs. 29 years ago
rewrite Used modified version of indent that understands over 100 typedefs. 29 years ago
storage new alpha linux locking from Travis Melhiser <melhiser@viper.co.union.nc.us> 29 years ago
tcop Declare routines which support SET keyword = value SQL commands. 29 years ago
utils Good Bye, Time Travel! 29 years ago
c.h Fix case issues with quotes. 29 years ago
config.h.in c.h: 29 years ago
miscadmin.h Support alternate database locations. 29 years ago
postgres.h Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 29 years ago
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 29 years ago
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
version.h Update version to 6.3. dump/reload for 6.1 version users. 29 years ago