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
Heikki Linnakangas 71d119f82a Oops, mustn't call textdomain() when compiling without --enable-nls 17 years ago
..
access Add an optional parameter to pg_start_backup() that specifies whether to do 17 years ago
bootstrap Start background writer during archive recovery. Background writer now performs 17 years ago
catalog Add an optional parameter to pg_start_backup() that specifies whether to do 17 years ago
commands Rename the new CREATE DATABASE options to set collation and ctype into 17 years ago
executor Make ExecInitExpr build the list of SubPlans found in a plan tree in order 17 years ago
foreign Add the possibility to specify an explicit validator function for foreign-data 17 years ago
lib Update copyright for 2009. 17 years ago
libpq Remove last references to the crypt auth method, per Andreas Scherbaum. 17 years ago
main Update copyright for 2009. 17 years ago
nodes Change EXPLAIN output so that subplans and initplans (particularly CTEs) 17 years ago
optimizer Change EXPLAIN output so that subplans and initplans (particularly CTEs) 17 years ago
parser Rename the new CREATE DATABASE options to set collation and ctype into 17 years ago
po
port Update copyright for 2009. 17 years ago
postmaster Remove a boatload of useless definitions of 'int optreset'. If we 17 years ago
regex Refactor backend makefiles to remove lots of duplicate code 18 years ago
rewrite Get rid of the rather fuzzily defined FlattenedSubLink node type in favor of 17 years ago
snowball Update copyright for 2009. 17 years ago
storage A session that does not have any live snapshots does not have to be waited for 17 years ago
tcop Fix possible failures when a tuplestore switches from in-memory to on-disk 17 years ago
tsearch Some languages have symbols with zero display's width or/and vowels/signs which 17 years ago
utils Oops, mustn't call textdomain() when compiling without --enable-nls 17 years ago
Makefile Update copyright for 2009. 17 years ago
common.mk Code coverage testing with gcov. Documentation is in the regression test 18 years ago
nls.mk Install a more robust solution for the problem of infinite error-processing 17 years ago