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
Tom Lane c7ff7663e4 Get rid of the separate EState for subplans, and just let them share the 19 years ago
..
access btree source code cleanups: 19 years ago
bootstrap Remove useless database name from bootstrap argument processing (including 20 years ago
catalog Fix up foreign-key mechanism so that there is a sound semantic basis for the 20 years ago
commands Now that plans have flat rangetable lists, it's a lot easier to get EXPLAIN to 19 years ago
executor Get rid of the separate EState for subplans, and just let them share the 19 years ago
lib Remove remains of old depend target. 20 years ago
libpq Code review for SSLKEY patch. 20 years ago
main Remove remains of old depend target. 20 years ago
nodes Get rid of the separate EState for subplans, and just let them share the 19 years ago
optimizer Get rid of the separate EState for subplans, and just let them share the 19 years ago
parser Turn the rangetable used by the executor into a flat list, and avoid storing 19 years ago
po Translation updates 20 years ago
port Fix typo in comment. 20 years ago
postmaster Code review for SSLKEY patch. 20 years ago
regex Wording cleanup for error messages. Also change can't -> cannot. 20 years ago
rewrite Wording cleanup for error messages. Also change can't -> cannot. 20 years ago
storage btree source code cleanups: 19 years ago
tcop Remove the Query structure from the executor's API. This allows us to stop 19 years ago
utils Now that plans have flat rangetable lists, it's a lot easier to get EXPLAIN to 19 years ago
Makefile Replace useless uses of := by = in makefiles. 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 21 years ago