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 e67867b26c Allow AS to be omitted when specifying an output column name in SELECT 18 years ago
..
access Add a GUC variable "synchronize_seqscans" to allow clients to disable the new 18 years ago
bootstrap Update copyrights in source tree to 2008. 18 years ago
catalog Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent performing these 18 years ago
commands Repair VACUUM FULL bug introduced by HOT patch: the original way of 18 years ago
executor Fix SPI_cursor_open() and SPI_is_cursor_plan() to push the SPI stack before 18 years ago
lib Update copyrights in source tree to 2008. 18 years ago
libpq Since GSSAPI and SSPI authentication don't work in protocol version 2, 18 years ago
main Update copyrights in source tree to 2008. 18 years ago
nodes Add missing copyfuncs/equalfuncs support for AlterTSDictionaryStmt and 18 years ago
optimizer Fix silly mistake in expand_indexqual_rowcompare --- in converting a forboth() 18 years ago
parser Allow AS to be omitted when specifying an output column name in SELECT 18 years ago
po Translation updates 18 years ago
port Change StatementCancelHandler() to check the DoingCommandRead flag to decide 18 years ago
postmaster Fix two different copy-and-paste-os in CSV log rotation logic; one that led to 18 years ago
regex Sync our regex code with upstream changes since last time we did this, which 18 years ago
rewrite Update copyrights in source tree to 2008. 18 years ago
snowball Update copyrights in source tree to 2008. 18 years ago
storage Fix PageGetExactFreeSpace() so that it actually behaves sensibly 18 years ago
tcop Change StatementCancelHandler() to check the DoingCommandRead flag to decide 18 years ago
tsearch Fix RS_isRegis() to agree exactly with RS_compile()'s idea of what's a valid 18 years ago
utils Avoid misbehavior in foreign key checks when casting to a datatype for which 18 years ago
Makefile Update copyrights in source tree to 2008. 18 years ago
nls.mk Translation updates 18 years ago