postgresql/src/backend/commands
Tom Lane 216311d590 First bits of work on error message editing. 2003-07-18 23:20:33 +00:00
..
Makefile First batch of object rename commands. 2003-06-27 14:45:32 +00:00
aggregatecmds.c Some early work on error message editing. Operator-not-found and 2003-07-04 02:51:34 +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 For COMMENT ON DATABASE where database name is unknown or not the current 2003-07-17 20:13:57 +00:00
conversioncmds.c Some early work on error message editing. Operator-not-found and 2003-07-04 02:51:34 +00:00
copy.c Remove use of geteuid under Win32. 2003-05-16 02:40:19 +00:00
dbcommands.c First bits of work on error message editing. 2003-07-18 23:20:33 +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 bits of work on error message editing. 2003-07-18 23:20:33 +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 bits of work on error message editing. 2003-07-18 23:20:33 +00:00
operatorcmds.c Some early work on error message editing. Operator-not-found and 2003-07-04 02:51:34 +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 Change EXECUTE INTO to CREATE TABLE AS EXECUTE. 2003-07-01 00:04:31 +00:00
proclang.c First bits of work on error message editing. 2003-07-18 23:20:33 +00:00
schemacmds.c First bits of work on error message editing. 2003-07-18 23:20:33 +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 Some early work on error message editing. Operator-not-found and 2003-07-04 02:51:34 +00:00
typecmds.c Some early work on error message editing. Operator-not-found and 2003-07-04 02:51:34 +00:00
user.c First bits of work on error message editing. 2003-07-18 23:20:33 +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 Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL convention 2003-07-17 00:55:37 +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