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/backend
Tom Lane 1ab9b012bd Allow binary I/O of type "void". 15 years ago
..
access Un-break building with BTREE_BUILD_STATS. 15 years ago
bootstrap Per-column collation support 15 years ago
catalog Add client_hostname field to pg_stat_activity. 15 years ago
commands Fix dangling-pointer problem in before-row update trigger processing. 15 years ago
executor Remove ExecRemoveJunk(), which is no longer used anywhere. 15 years ago
foreign Implement an API to let foreign-data wrappers actually be functional. 15 years ago
lib Stamp copyrights for year 2011. 15 years ago
libpq Stamp copyrights for year 2011. 15 years ago
main Stamp copyrights for year 2011. 15 years ago
nodes Implement an API to let foreign-data wrappers actually be functional. 15 years ago
optimizer Implement an API to let foreign-data wrappers actually be functional. 15 years ago
parser Add ENCODING option to COPY TO/FROM and file_fdw. 15 years ago
po Remove cvs keywords from all files. 15 years ago
port Move pipe.c into the backend. 15 years ago
postmaster Add client_hostname field to pg_stat_activity. 15 years ago
regex Fix comparisons of pointers with zero to compare with NULL instead. 15 years ago
replication Make a hard state change from catchup to streaming mode. 15 years ago
rewrite Implement an API to let foreign-data wrappers actually be functional. 15 years ago
snowball Stamp copyrights for year 2011. 15 years ago
storage Properly initialize variables 15 years ago
tcop DDL support for collations 15 years ago
tsearch Fix tsmatchsel() to account properly for null rows. 15 years ago
utils Allow binary I/O of type "void". 15 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
Makefile Make handling of errcodes.h more consistent with other generated headers. 15 years ago
common.mk Workaround for recursive make breakage 15 years ago
nls.mk Remove cvs keywords from all files. 15 years ago