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 3d376fce8d Change the parser to translate "foo [NOT] IN (expression-list)" to 20 years ago
..
access Some marginal additional hacking to shave a few more cycles off 20 years ago
bootstrap Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
catalog Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
commands Teach tid-scan code to make use of "ctid = ANY (array)" clauses, so that 20 years ago
executor Teach tid-scan code to make use of "ctid = ANY (array)" clauses, so that 20 years ago
lib Standard pgindent run for 8.1. 20 years ago
libpq Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
main Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
nodes Change the parser to translate "foo [NOT] IN (expression-list)" to 20 years ago
optimizer Teach predtest.c how to reason about ScalarArrayOpExpr clauses as though 20 years ago
parser Change the parser to translate "foo [NOT] IN (expression-list)" to 20 years ago
po Translation typo fix 20 years ago
port Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
postmaster Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
rewrite Fix problems with rewriter failing to set Query.hasSubLinks when inserting 20 years ago
storage Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
tcop Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
utils Teach planner and executor to handle ScalarArrayOpExpr as an indexable 20 years ago
Makefile Add an ifneq to avoid make warning on AIX --- there is a separate rule 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 21 years ago