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 b32685a999 Add proofreader's changes to docs. 26 years ago
..
access Btree WAL logging. 26 years ago
bootstrap Cleanup of code for creating index entries. Functional indexes with 26 years ago
catalog Add proofreader's changes to docs. 26 years ago
commands This patch implements the following command: 26 years ago
executor Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 26 years ago
lib First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
libpq Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. 26 years ago
mb Change return type of: 26 years ago
nodes Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 26 years ago
optimizer Add proofreader's changes to docs. 26 years ago
parser Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 26 years ago
port New diff that now covers the entire tree. Applying this gets postgresql 26 years ago
regex Clean up #include's. 26 years ago
rewrite Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 26 years ago
storage New diff that now covers the entire tree. Applying this gets postgresql 26 years ago
tcop Code cleanup of user name and user id handling in the backend. The current 26 years ago
utils Add proofreader's changes to docs. 26 years ago
Makefile Support for DESTDIR make variable. This is used as in `make install 26 years ago
c.h New diff that now covers the entire tree. Applying this gets postgresql 26 years ago
config.h.in Better coding of readline tests 26 years ago
config.h.win32 Add missing files like foreign key regression tests and config.h.win32. 26 years ago
fmgr.h SQL-language functions are now callable in ordinary fmgr contexts ... 26 years ago
miscadmin.h Implement differentiation between CURRENT_USER and SESSION_USER as per SQL. 26 years ago
postgres.h Make acl-related functions safe for TOAST. Mark pg_class.relacl as 26 years ago
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 27 years ago
rusagestub.h Add: 26 years ago
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago