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
Robert Haas 2a6ef3445c Standardize get_whatever_oid functions for object types with 16 years ago
..
access Fix an additional set of problems in GIN's handling of lossy page pointers. 16 years ago
bootstrap CREATE TABLE IF NOT EXISTS. 16 years ago
catalog Standardize get_whatever_oid functions for object types with 16 years ago
commands Standardize get_whatever_oid functions for object types with 16 years ago
executor Standardize get_whatever_oid functions for object types with 16 years ago
foreign Wrap calls to SearchSysCache and related functions using macros. 16 years ago
lib pgindent run for 9.0, second run 16 years ago
libpq Standardize get_whatever_oid functions for object types with 16 years ago
main Update copyright for the year 2010. 16 years ago
nodes CREATE TABLE IF NOT EXISTS. 16 years ago
optimizer Make NestLoop plan nodes pass outer-relation variables into their inner 16 years ago
parser Add xmlexists function 16 years ago
po Translation updates for 9.0beta3 16 years ago
port pgindent run for 9.0, second run 16 years ago
postmaster Add restart_after_crash GUC. 16 years ago
regex Tweak a couple of macros in the regex code to suppress compiler warnings 16 years ago
replication Add missing function prototype. 16 years ago
rewrite Reduce lock levels of CREATE TRIGGER and some ALTER TABLE, CREATE RULE actions. 16 years ago
snowball Update copyright for the year 2010. 16 years ago
storage Make log_temp_files based on kB, and revert docs & comments to match. 16 years ago
tcop CREATE TABLE IF NOT EXISTS. 16 years ago
tsearch Add some knowledge about prefix matches to tsmatchsel(). It's not terribly 16 years ago
utils Standardize get_whatever_oid functions for object types with 16 years ago
Makefile Split the LDFLAGS make variable into two parts: LDFLAGS is now used for 16 years ago
common.mk Expand test coverage support to entire tree 17 years ago
nls.mk Convert the core lexer and parser into fully reentrant code, by making use 17 years ago