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 bdca82f44d Add a relkind field to RangeTblEntry to avoid some syscache lookups. 15 years ago
..
access Un-break building with BTREE_BUILD_STATS. 15 years ago
bootstrap Per-column collation support 16 years ago
catalog Add a relkind field to RangeTblEntry to avoid some syscache lookups. 15 years ago
commands Add a relkind field to RangeTblEntry to avoid some syscache lookups. 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. 16 years ago
libpq Stamp copyrights for year 2011. 16 years ago
main Stamp copyrights for year 2011. 16 years ago
nodes Add a relkind field to RangeTblEntry to avoid some syscache lookups. 15 years ago
optimizer Add a relkind field to RangeTblEntry to avoid some syscache lookups. 15 years ago
parser Add a relkind field to RangeTblEntry to avoid some syscache lookups. 15 years ago
po Remove cvs keywords from all files. 16 years ago
port Move pipe.c into the backend. 16 years ago
postmaster Add client_hostname field to pg_stat_activity. 16 years ago
regex Fix comparisons of pointers with zero to compare with NULL instead. 16 years ago
replication Make a hard state change from catchup to streaming mode. 15 years ago
rewrite Add a relkind field to RangeTblEntry to avoid some syscache lookups. 15 years ago
snowball Stamp copyrights for year 2011. 16 years ago
storage Properly initialize variables 15 years ago
tcop DDL support for collations 16 years ago
tsearch Fix tsmatchsel() to account properly for null rows. 16 years ago
utils Add a relkind field to RangeTblEntry to avoid some syscache lookups. 15 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
Makefile Make handling of errcodes.h more consistent with other generated headers. 16 years ago
common.mk Workaround for recursive make breakage 16 years ago
nls.mk Remove cvs keywords from all files. 16 years ago