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 58c41712d5 Add functions pg_start_backup, pg_stop_backup to create backup label 22 years ago
..
access Add functions pg_start_backup, pg_stop_backup to create backup label 22 years ago
bootstrap For EXEC_BACKEND case, BootstrapMain needs to recompute paths, same as 22 years ago
catalog Mark savepoints as supported. 22 years ago
commands Allow DECLARE CURSOR to take parameters from the portal in which it is 22 years ago
executor Allow DECLARE CURSOR to take parameters from the portal in which it is 22 years ago
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 22 years ago
libpq >I got a new idea on this. I think we should add an initdb option that 22 years ago
main Replace direct fprintf(stderr) calls by write_stderr(), and cause this 22 years ago
nodes Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUE 22 years ago
optimizer Allow DECLARE CURSOR to take parameters from the portal in which it is 22 years ago
parser Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUE 22 years ago
po Translation update 22 years ago
port Replace direct fprintf(stderr) calls by write_stderr(), and cause this 22 years ago
postmaster Add functions pg_start_backup, pg_stop_backup to create backup label 22 years ago
regex Solve the 'Turkish problem' with undesirable locale behavior for case 22 years ago
rewrite Represent type-specific length coercion functions as pg_cast entries, 22 years ago
storage Some mop-up work for savepoints (nested transactions). Store a small 22 years ago
tcop Allow DECLARE CURSOR to take parameters from the portal in which it is 22 years ago
utils Add functions pg_start_backup, pg_stop_backup to create backup label 22 years ago
Makefile Add libpgport to postgres.def for Windows build. Per Magnus Hagander. 22 years ago
nls.mk Replace direct fprintf(stderr) calls by write_stderr(), and cause this 22 years ago