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 99848ed7cb Add missing handling of PlannedStmt.transientPlan in copyfuncs/outfuncs. 16 years ago
..
access Include the backend ID in the relpath of temporary relations. 16 years ago
bootstrap CREATE TABLE IF NOT EXISTS. 16 years ago
catalog Include the backend ID in the relpath of temporary relations. 16 years ago
commands Include the backend ID in the relpath of temporary relations. 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 Add missing handling of PlannedStmt.transientPlan in copyfuncs/outfuncs. 16 years ago
optimizer Fix planner to make a reasonable assumption about the amount of memory space 16 years ago
parser Coerce 'unknown' type parameters to the right type in the fixed-params 16 years ago
po Translation updates for 9.0beta3 16 years ago
port pgindent run for 9.0, second run 16 years ago
postmaster Include the backend ID in the relpath of temporary relations. 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 Standardize get_whatever_oid functions for other object types. 16 years ago
snowball Update copyright for the year 2010. 16 years ago
storage Make LockDatabaseObject() AcceptInvalidationMessages(). 16 years ago
tcop Correct sundry errors in Hot Standby-related comments. 16 years ago
tsearch Standardize get_whatever_oid functions for other object types. 16 years ago
utils Arrange to fsync the contents of lockfiles (both postmaster.pid and the 16 years ago
Makefile Split the LDFLAGS make variable into two parts: LDFLAGS is now used for 16 years ago
common.mk
nls.mk