postgresql/src/backend
Bruce Momjian c0dc166adc Use better named loop variable for large loop, rather than 'i'. 2006-08-06 02:00:52 +00:00
..
access Add missing pgstat_count_index_scan(), per Andreas Seltenreich. 2006-08-03 15:22:09 +00:00
bootstrap Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
catalog Add support for multi-row VALUES clauses as part of INSERT statements 2006-08-02 01:59:48 +00:00
commands Cause ALTER TABLE to perform ALTER COLUMN DROP DEFAULT operations during 2006-08-03 20:57:06 +00:00
executor Fix domain_in() bug exhibited by Darcy Buskermolen. The idea of an EState 2006-08-04 21:33:36 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
main Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
nodes Add support for multi-row VALUES clauses as part of INSERT statements 2006-08-02 01:59:48 +00:00
optimizer Fix inheritance_planner() to delete dummy subplans from its Append plan 2006-08-05 17:21:52 +00:00
parser Wups, got the test for contain_vars_of_level-not-needed wrong in 2006-08-02 14:14:22 +00:00
po Fix a few places where $Id$ and $Header$ CVS tags had crept into the 2006-07-16 02:44:01 +00:00
port prevent multiplexing Windows kernel event objects we listen for across various sockets - should fix the occasional stats test regression failures we see. 2006-07-29 19:55:18 +00:00
postmaster Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Add support for multi-row VALUES clauses as part of INSERT statements 2006-08-02 01:59:48 +00:00
storage Fix missing 'static' keywords --- some compilers gripe about this. 2006-08-04 16:42:56 +00:00
tcop Use better named loop variable for large loop, rather than 'i'. 2006-08-06 02:00:52 +00:00
utils Fix domain_in() bug exhibited by Darcy Buskermolen. The idea of an EState 2006-08-04 21:33:36 +00:00
Makefile DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00