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
Bruce Momjian 04a2b54c09 Revert patch becaues of locking concerns: 20 years ago
..
access Actually there's a better way to do this, which is to count tuples 20 years ago
bootstrap Make all command-line options of postmaster and postgres the same. See 20 years ago
catalog Revert patch becaues of locking concerns: 20 years ago
commands Revert patch becaues of locking concerns: 20 years ago
executor Improve my initial, rather hacky implementation of joins to append 20 years ago
lib Standard pgindent run for 8.1. 20 years ago
libpq Fix unportable usage of socklen_t: should use ACCEPT_TYPE_ARG3 macro 20 years ago
main Set progname early in the postmaster/postgres binary, rather than doing 20 years ago
nodes DROP IF EXISTS for ROLE/USER/GROUP 20 years ago
optimizer Improve the tests to see if ScalarArrayOpExpr is strict. Original coding 20 years ago
parser Revert patch becaues of locking concerns: 20 years ago
po Remove DOS line endings ("\r\n") from several .po files. DOS line endings 20 years ago
port Check that SID is enabled while checking for Windows admin privileges. 20 years ago
postmaster Add code comment about Linux stack randomization and shared memory. 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
rewrite Restructure planner's handling of inheritance. Rather than processing 20 years ago
storage Add contrib/pg_freespacemap to display free space map information. 20 years ago
tcop Revert patch becaues of locking concerns: 20 years ago
utils Allow to_char() to print localized month and day names. 20 years ago
Makefile Remove QNX port. 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 20 years ago