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 a0b7b717a4 Add xml_is_well_formed, xml_is_well_formed_document, xml_is_well_formed_content 16 years ago
..
access Make RecordTransactionCommit() respect wal_level. 16 years ago
bootstrap CREATE TABLE IF NOT EXISTS. 16 years ago
catalog Fix Assert failure in PushOverrideSearchPath when trying to restore a search 16 years ago
commands Standardize get_whatever_oid functions for other object types. 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 Recognize functional dependency on primary keys. This allows a table's 16 years ago
optimizer Make NestLoop plan nodes pass outer-relation variables into their inner 16 years ago
parser Recognize functional dependency on primary keys. This allows a table's 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 stats functions and views to provide access to a transaction's own 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 Correct sundry errors in Hot Standby-related comments. 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 Add xml_is_well_formed, xml_is_well_formed_document, xml_is_well_formed_content 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