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 3df9c374e2 Disable abbreviated keys for string-sorting in non-C locales. 10 years ago
..
access Merge wal_level "archive" and "hot_standby" into new name "replica" 10 years ago
bootstrap Provide much better wait information in pg_stat_activity. 10 years ago
catalog Introduce parse_ident() 10 years ago
commands Change comment to describe correct lock level used 10 years ago
executor Fix EvalPlanQual bug when query contains both locked and not-locked rels. 10 years ago
foreign Remove a couple of useless pstrdup() calls. 10 years ago
lib Add two HyperLogLog functions 10 years ago
libpq Properly declare FeBeWaitSet. 10 years ago
main Avoid crash on old Windows with AVX2-capable CPU for VS2013 builds 10 years ago
nodes Support parallel aggregation. 10 years ago
optimizer Support parallel aggregation. 10 years ago
parser Support parallel aggregation. 10 years ago
po Translation updates 10 years ago
port Combine win32 and unix latch implementations. 10 years ago
postmaster Merge wal_level "archive" and "hot_standby" into new name "replica" 10 years ago
regex Suppress compiler warnings about useless comparison of unsigned to zero. 10 years ago
replication Merge wal_level "archive" and "hot_standby" into new name "replica" 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 Introduce WaitEventSet API. 10 years ago
tcop Add idle_in_transaction_session_timeout. 10 years ago
tsearch Improve support of Hunspell 10 years ago
utils Disable abbreviated keys for string-sorting in non-C locales. 10 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 10 years ago
Makefile Combine win32 and unix latch implementations. 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