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 4dfc457854 Add an xpath_exists() function. This is equivalent to XMLEXISTS except that 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 Add stats functions and views to provide access to a transaction's own 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 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 Standardize get_whatever_oid functions for other object types. 16 years ago
utils Add an xpath_exists() function. This is equivalent to XMLEXISTS except that 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