postgresql/src/backend/commands
Peter Eisentraut 21f1e15aaf Unify spelling of "canceled", "canceling", "cancellation"
We had previously (af26857a27)
established the U.S. spellings as standard.
2011-06-29 09:28:46 +03:00
..
Makefile DDL support for collations 2011-02-12 15:55:18 +02:00
aggregatecmds.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
alter.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
analyze.c Fix thinko in previous patch to always update pg_class.reltuples/relpages. 2011-06-19 14:00:48 -04:00
async.c Preserve caller's memory context in ProcessCompletedNotifies(). 2011-05-27 12:10:32 -04:00
cluster.c Remove extra copying of TupleDescs for heap_create_with_catalog 2011-06-20 10:50:23 -04:00
collationcmds.c Remove rel.h from objectaddress.h; only relcache.h is necessary. 2011-06-28 17:08:29 -04:00
comment.c Remove rel.h from objectaddress.h; only relcache.h is necessary. 2011-06-28 17:08:29 -04:00
constraint.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
conversioncmds.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
copy.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
dbcommands.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
define.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
discard.c Refactor the executor's API to support data-modifying CTEs better. 2011-02-27 13:44:12 -05:00
explain.c Clean up most -Wunused-but-set-variable warnings from gcc 4.6 2011-04-11 22:28:45 +03:00
extension.c Add a missing_ok argument to get_object_address(). 2011-06-27 21:19:31 -04:00
foreigncmds.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
functioncmds.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
indexcmds.c Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
lockcmds.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
opclasscmds.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
operatorcmds.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
portalcmds.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
prepare.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
proclang.c Core support for "extensions", which are packages of SQL objects. 2011-02-08 16:13:22 -05:00
schemacmds.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
seclabel.c Remove rel.h from objectaddress.h; only relcache.h is necessary. 2011-06-28 17:08:29 -04:00
sequence.c Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
tablecmds.c Add notion of a "transform function" that can simplify function calls. 2011-06-21 22:21:24 -04:00
tablespace.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
trigger.c Rework parsing of ConstraintAttributeSpec to improve NOT VALID handling. 2011-06-15 19:06:21 -04:00
tsearchcmds.c Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
typecmds.c Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
user.c Add postmaster/postgres undocumented -b option for binary upgrades. 2011-04-25 12:00:21 -04:00
vacuum.c Unify spelling of "canceled", "canceling", "cancellation" 2011-06-29 09:28:46 +03:00
vacuumlazy.c Make the visibility map crash-safe. 2011-06-21 23:04:40 -04:00
variable.c Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
view.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00