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 77cd477c4b Enable parallel query by default. 10 years ago
..
access Fix memory leak and other bugs in ginPlaceToPage() & subroutines. 10 years ago
bootstrap Revert CREATE INDEX ... INCLUDING ... 10 years ago
catalog Revert no-op changes to BufferGetPage() 10 years ago
commands Revert no-op changes to BufferGetPage() 10 years ago
executor Fix typo in comment 10 years ago
foreign Fix whitespace 10 years ago
lib
libpq Add authentication parameters compat_realm and upn_usename for SSPI 10 years ago
main Avoid crash on old Windows with AVX2-capable CPU for VS2013 builds 10 years ago
nodes Fix whitespace 10 years ago
optimizer Enable parallel query by default. 10 years ago
parser Fix unexpected side-effects of operator_precedence_warning. 10 years ago
po
port Improve TranslateSocketError() to handle more Windows error codes. 10 years ago
postmaster Use GRANT system to manage access to sensitive functions 10 years ago
regex Suppress compiler warnings about useless comparison of unsigned to zero. 10 years ago
replication Fix trivial typo. 10 years ago
rewrite Improve error message for rejecting RETURNING clauses with dropped columns. 10 years ago
snowball
storage Fix assorted defects in 09adc9a8c0. 10 years ago
tcop Support ALTER THING .. DEPENDS ON EXTENSION 10 years ago
tsearch Fix possible use of uninitialised value in ts_headline() 10 years ago
utils Enable parallel query by default. 10 years ago
.gitignore
Makefile Support multiple synchronous standby servers. 10 years ago
common.mk
nls.mk