postgresql/src/backend/commands
Peter Eisentraut b256f24264 First batch of object rename commands. 2003-06-27 14:45:32 +00:00
..
Makefile First batch of object rename commands. 2003-06-27 14:45:32 +00:00
aggregatecmds.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
alter.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
analyze.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
async.c Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in 2003-05-27 17:49:47 +00:00
cluster.c Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
comment.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
conversioncmds.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
copy.c Remove use of geteuid under Win32. 2003-05-16 02:40:19 +00:00
dbcommands.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
define.c Provide an upgrade strategy for dump files containing functions declared 2002-09-21 18:39:26 +00:00
explain.c Knock down a couple more lappend() hotspots for large WHERE clauses. 2003-05-28 23:06:16 +00:00
functioncmds.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
indexcmds.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
lockcmds.c pgindent run. 2002-09-04 20:31:48 +00:00
opclasscmds.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
operatorcmds.c pgindent run. 2002-09-04 20:31:48 +00:00
portalcmds.c Update 3.0 protocol support to match recent agreements about how to 2003-05-08 18:16:37 +00:00
prepare.c Update 3.0 protocol support to match recent agreements about how to 2003-05-08 18:16:37 +00:00
proclang.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
schemacmds.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
sequence.c Brief note about sequence cache not being cleared in other backends. 2003-06-12 07:49:43 +00:00
tablecmds.c Implement outer-level aggregates to conform to the SQL spec, with 2003-06-06 15:04:03 +00:00
trigger.c In an attempt to simplify my life I'm submitting this patch that 2003-06-24 23:25:44 +00:00
typecmds.c Implement outer-level aggregates to conform to the SQL spec, with 2003-06-06 15:04:03 +00:00
user.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
vacuum.c First batch of object rename commands. 2003-06-27 14:45:32 +00:00
vacuumlazy.c Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in 2003-05-27 17:49:47 +00:00
variable.c Add defense in assign_session_authorization() against trying to do 2003-06-06 16:25:35 +00:00
view.c Code review for ON COMMIT patch. Make the actual on-commit action happen 2002-11-11 22:19:25 +00:00