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 aec4cf1c8c Add a function pg_stat_clear_snapshot() that discards any statistics snapshot 19 years ago
..
access Add a function pg_stat_clear_snapshot() that discards any statistics snapshot 19 years ago
bootstrap Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 19 years ago
catalog Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It 19 years ago
commands Fix an error in the original coding of holdable cursors: PersistHoldablePortal 19 years ago
executor Remove typmod checking from the recent security-related patches. It turns 19 years ago
lib Remove remains of old depend target. 19 years ago
libpq Replace some strncpy() by strlcpy(). 19 years ago
main Remove remains of old depend target. 19 years ago
nodes Implement XMLSERIALIZE for real. Analogously, make the xml to text cast 19 years ago
optimizer Fix a performance regression in 8.2: optimization of MIN/MAX into indexscans 19 years ago
parser Implement XMLSERIALIZE for real. Analogously, make the xml to text cast 19 years ago
po Translation updates 19 years ago
port Fix typo in comment. 19 years ago
postmaster Add a function pg_stat_clear_snapshot() that discards any statistics snapshot 19 years ago
regex Wording cleanup for error messages. Also change can't -> cannot. 19 years ago
rewrite Wording cleanup for error messages. Also change can't -> cannot. 19 years ago
storage Wording cleanup for error messages. Also change can't -> cannot. 19 years ago
tcop Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR 19 years ago
utils Add a function pg_stat_clear_snapshot() that discards any statistics snapshot 19 years ago
Makefile Remove remains of old depend target. 19 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 20 years ago