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
Robert Haas 6be84eeb8d Update more comments for 96198d94cb. 10 years ago
..
access Fix memory leak in repeated GIN index searches. 10 years ago
bootstrap Provide much better wait information in pg_stat_activity. 10 years ago
catalog Refactor pull_var_clause's API to make it less tedious to extend. 10 years ago
commands Widen query numbers-of-tuples-processed counters to uint64. 10 years ago
executor Use repalloc_huge() to enlarge a SPITupleTable's tuple pointer array. 10 years ago
foreign Remove a couple of useless pstrdup() calls. 10 years ago
lib Add two HyperLogLog functions 10 years ago
libpq Properly close token in sspi authentication 10 years ago
main Avoid crash on old Windows with AVX2-capable CPU for VS2013 builds 10 years ago
nodes Improve check for overly-long extensible node name. 10 years ago
optimizer Update more comments for 96198d94cb. 10 years ago
parser Refactor pull_var_clause's API to make it less tedious to extend. 10 years ago
po Translation updates 11 years ago
port Windows: Make pg_ctl reliably detect service status 10 years ago
postmaster Allow to trigger kernel writeback after a configurable number of writes. 10 years ago
regex Suppress compiler warnings about useless comparison of unsigned to zero. 10 years ago
replication Provide much better wait information in pg_stat_activity. 10 years ago
rewrite Improve error message for rejecting RETURNING clauses with dropped columns. 10 years ago
snowball Update copyright for 2016 10 years ago
storage Include portability/mem.h into fd.c for MAP_FAILED. 10 years ago
tcop Widen query numbers-of-tuples-processed counters to uint64. 10 years ago
tsearch Fix whitespace and remove obsolete gitattributes entry 10 years ago
utils Report memory context stats upon out-of-memory in repalloc[_huge]. 10 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 11 years ago
Makefile Add support for systemd service notifications 10 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Remove trailing slashes from directories in find command 10 years ago