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 e6c714bf30 Bye CursorStmt, now use SelectStmt. 28 years ago
..
access Cleanup up include files. 28 years ago
bootstrap Used modified version of indent that understands over 100 typedefs. 28 years ago
catalog Include text_substr() function and use instead of oracle_compat equivalent. 28 years ago
commands Move variable.c to commands/ and aclchk.c to catalog/. 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. 28 years ago
libpq Slightly delayed patches from Todd...damn holidays :) 28 years ago
nodes Bye CursorStmt, now use SelectStmt. 28 years ago
optimizer Cleanup of UNION ALL fix. Manual page updates. 28 years ago
parser Fix for count(*), aggs with views and multiple tables and sum(3). 28 years ago
port First clean compile without a "PORTNAME" variable being set... 28 years ago
regex Used modified version of indent that understands over 100 typedefs. 28 years ago
rewrite Cleanup up include files. 28 years ago
storage Various fixes NETBSD/sparc related 28 years ago
tcop Move variable.c to commands/ and aclchk.c to catalog/. 28 years ago
utils Goodbye ABORT. Hello ERROR for all errors. 28 years ago
c.h Fix case issues with quotes. 28 years ago
config.h.in Missed a HAVE_ 28 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 28 years ago
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
version.h Update version to 6.3. dump/reload for 6.1 version users. 28 years ago