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 7946f77220 Cause ALTER TABLE to perform ALTER COLUMN DROP DEFAULT operations during 19 years ago
..
access Add missing pgstat_count_index_scan(), per Andreas Seltenreich. 19 years ago
bootstrap Change the relation_open protocol so that we obtain lock on a relation 19 years ago
catalog Add support for multi-row VALUES clauses as part of INSERT statements 19 years ago
commands Cause ALTER TABLE to perform ALTER COLUMN DROP DEFAULT operations during 19 years ago
executor Arrange for ValuesScan to keep per-sublist expression eval state in a 19 years ago
lib Update copyright for 2006. Update scripts. 20 years ago
libpq Remove 576 references of include files that were not needed. 19 years ago
main Remove 576 references of include files that were not needed. 19 years ago
nodes Add support for multi-row VALUES clauses as part of INSERT statements 19 years ago
optimizer Add support for multi-row VALUES clauses as part of INSERT statements 19 years ago
parser Wups, got the test for contain_vars_of_level-not-needed wrong in 19 years ago
po Fix a few places where $Id$ and $Header$ CVS tags had crept into the 19 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. 19 years ago
postmaster Change the relation_open protocol so that we obtain lock on a relation 19 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 19 years ago
storage Add support for loadable modules to allocated shared memory and 19 years ago
tcop Change the bootstrap sequence so that toast tables for system catalogs are 19 years ago
utils Move 'ddl' right after 'none' in postgresql.conf. It used to be between 19 years ago
Makefile DTrace support, with a small initial set of probes 19 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 20 years ago