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 6357f4ea72 Teach predicate_refuted_by() how to do proofs involving NOT-clauses. 20 years ago
..
access Add missing pgstat_count_index_scan(), per Andreas Seltenreich. 20 years ago
bootstrap Change the relation_open protocol so that we obtain lock on a relation 20 years ago
catalog Add support for multi-row VALUES clauses as part of INSERT statements 20 years ago
commands Cause ALTER TABLE to perform ALTER COLUMN DROP DEFAULT operations during 20 years ago
executor Fix domain_in() bug exhibited by Darcy Buskermolen. The idea of an EState 20 years ago
lib Update copyright for 2006. Update scripts. 20 years ago
libpq Remove 576 references of include files that were not needed. 20 years ago
main Remove 576 references of include files that were not needed. 20 years ago
nodes Add support for multi-row VALUES clauses as part of INSERT statements 20 years ago
optimizer Teach predicate_refuted_by() how to do proofs involving NOT-clauses. 20 years ago
parser Wups, got the test for contain_vars_of_level-not-needed wrong in 20 years ago
po Fix a few places where $Id$ and $Header$ CVS tags had crept into the 20 years ago
port prevent multiplexing Windows kernel event objects we listen for across various sockets - should fix the occasional stats test regression failures we see. 20 years ago
postmaster Change the relation_open protocol so that we obtain lock on a relation 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
rewrite Add support for multi-row VALUES clauses as part of INSERT statements 20 years ago
storage Fix missing 'static' keywords --- some compilers gripe about this. 20 years ago
tcop Improve logging of protocol-level prepared statements. 20 years ago
utils Fix domain_in() bug exhibited by Darcy Buskermolen. The idea of an EState 20 years ago
Makefile DTrace support, with a small initial set of probes 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 21 years ago