postgresql/src/backend/commands
Andrew Dunstan 5b352d8e12 DROP DATABASE IF EXISTS variant 2005-11-22 15:24:18 +00:00
..
Makefile Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
aggregatecmds.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
alter.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
analyze.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
async.c Rename the members of CommandDest enum so they don't collide with other uses of 2005-11-03 17:11:40 +00:00
cluster.c Message corrections 2005-10-29 00:31:52 +00:00
comment.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
conversioncmds.c Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 2005-11-21 12:49:33 +00:00
copy.c Rename the members of CommandDest enum so they don't collide with other uses of 2005-11-03 17:11:40 +00:00
dbcommands.c DROP DATABASE IF EXISTS variant 2005-11-22 15:24:18 +00:00
define.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
explain.c Fix EXPLAIN ANALYZE bug noted by Wiebe Cazemier: although we were 2005-10-21 16:43:33 +00:00
functioncmds.c Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 2005-11-21 12:49:33 +00:00
indexcmds.c R-tree is dead ... long live GiST. 2005-11-07 17:36:47 +00:00
lockcmds.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
opclasscmds.c Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 2005-11-21 12:49:33 +00:00
operatorcmds.c Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 2005-11-21 12:49:33 +00:00
portalcmds.c Rename the members of CommandDest enum so they don't collide with other uses of 2005-11-03 17:11:40 +00:00
prepare.c Fix EXPLAIN ANALYZE bug noted by Wiebe Cazemier: although we were 2005-10-21 16:43:33 +00:00
proclang.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
schemacmds.c Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 2005-11-21 12:49:33 +00:00
sequence.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
tablecmds.c Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 2005-11-21 12:49:33 +00:00
tablespace.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
trigger.c Remove the t_datamcxt field of HeapTupleData. This was introduced for 2005-11-20 19:49:08 +00:00
typecmds.c Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 2005-11-21 12:49:33 +00:00
user.c Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 2005-11-21 12:49:33 +00:00
vacuum.c Remove the t_datamcxt field of HeapTupleData. This was introduced for 2005-11-20 19:49:08 +00:00
vacuumlazy.c Remove the t_datamcxt field of HeapTupleData. This was introduced for 2005-11-20 19:49:08 +00:00
variable.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
view.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00