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
Andres Freund 3a54f4a494 Remove ill-conceived Assertion in ProcessClientWriteInterrupt(). 11 years ago
..
access Fix query-duration memory leak with GIN rescans. 11 years ago
bootstrap Add new function BackgroundWorkerInitializeConnectionByOid. 11 years ago
catalog Add usebypassrls to pg_user and pg_shadow 11 years ago
commands Introduce and use infrastructure for interrupt processing during client reads. 11 years ago
executor Fix column-privilege leak in error-message paths 11 years ago
foreign Update copyright for 2015 11 years ago
lib Fix typos, update README. 11 years ago
libpq Don't allow immediate interrupts during authentication anymore. 11 years ago
main Always set the six locale category environment variables in main(). 11 years ago
nodes Improve new caching logic in tbm_add_tuples(). 11 years ago
optimizer Fix ancient thinko in default table rowcount estimation. 11 years ago
parser Fix typo in comment. 11 years ago
po Translation updates 11 years ago
port Remove the option to service interrupts during PGSemaphoreLock(). 11 years ago
postmaster Introduce and use infrastructure for interrupt processing during client reads. 11 years ago
regex Replace a bunch more uses of strncpy() with safer coding. 11 years ago
replication Be more careful to not lose sync in the FE/BE protocol. 11 years ago
rewrite Fix column-privilege leak in error-message paths 11 years ago
snowball Update copyright for 2015 11 years ago
storage Remove remnants of ImmediateInterruptOK handling. 11 years ago
tcop Remove ill-conceived Assertion in ProcessClientWriteInterrupt(). 11 years ago
tsearch Update copyright for 2015 11 years ago
utils Remove remnants of ImmediateInterruptOK handling. 11 years ago
.gitignore
Makefile Update copyright for 2015 11 years ago
common.mk
nls.mk Translation updates 11 years ago