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
Thomas G. Lockhart 3551ee097f Add declarations for text, bpchar, and varchar length functions. 28 years ago
..
access Cleanup up include files. 28 years ago
bootstrap Used modified version of indent that understands over 100 typedefs. 29 years ago
catalog Add declarations for text, bpchar, and varchar length functions. 28 years ago
commands Missed a few files from Todd's patch...oops :) 28 years ago
executor Add pg_type.h to include list to regain declaration of type OID assignments. 28 years ago
lib Used modified version of indent that understands over 100 typedefs. 29 years ago
libpq Missed a few files from Todd's patch...oops :) 28 years ago
nodes Change Constraint structure to be a full node structure. 28 years ago
optimizer Cleanup up include files. 28 years ago
parser Make parser functions static where possible. 28 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 Cleanup up include files. 28 years ago
storage Spark/Linux patch for locking, from Tom Szybist 28 years ago
tcop Rename pg_plan and pg_eval to be more meaningful. 28 years ago
utils Cleanup up include files. 28 years ago
c.h Fix case issues with quotes. 29 years ago
config.h.in Remove archive stuff. 29 years ago
miscadmin.h Define USE_GERMAN_DATES for use in date/time I/O functions. 28 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