You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/commands
Heikki Linnakangas 8f9622bbb3 Make DDL operations play nicely with Serializable Snapshot Isolation. 14 years ago
..
Makefile DDL support for collations 15 years ago
aggregatecmds.c Stamp copyrights for year 2011. 15 years ago
alter.c pgindent run before PG 9.1 beta 1. 15 years ago
analyze.c Fix VACUUM so that it always updates pg_class.reltuples/relpages. 14 years ago
async.c Preserve caller's memory context in ProcessCompletedNotifies(). 15 years ago
cluster.c Make DDL operations play nicely with Serializable Snapshot Isolation. 14 years ago
collationcmds.c pgindent run before PG 9.1 beta 1. 15 years ago
comment.c pgindent run before PG 9.1 beta 1. 15 years ago
constraint.c Stamp copyrights for year 2011. 15 years ago
conversioncmds.c pgindent run before PG 9.1 beta 1. 15 years ago
copy.c pgindent run before PG 9.1 beta 1. 15 years ago
dbcommands.c pgindent run before PG 9.1 beta 1. 15 years ago
define.c Stamp copyrights for year 2011. 15 years ago
discard.c Refactor the executor's API to support data-modifying CTEs better. 15 years ago
explain.c Clean up most -Wunused-but-set-variable warnings from gcc 4.6 15 years ago
extension.c pgindent run before PG 9.1 beta 1. 15 years ago
foreigncmds.c pgindent run before PG 9.1 beta 1. 15 years ago
functioncmds.c pgindent run before PG 9.1 beta 1. 15 years ago
indexcmds.c Spell checking and markup refinement 15 years ago
lockcmds.c Stamp copyrights for year 2011. 15 years ago
opclasscmds.c pgindent run before PG 9.1 beta 1. 15 years ago
operatorcmds.c pgindent run before PG 9.1 beta 1. 15 years ago
portalcmds.c pgindent run before PG 9.1 beta 1. 15 years ago
prepare.c pgindent run before PG 9.1 beta 1. 15 years ago
proclang.c Core support for "extensions", which are packages of SQL objects. 15 years ago
schemacmds.c Stamp copyrights for year 2011. 15 years ago
seclabel.c pgindent run before PG 9.1 beta 1. 15 years ago
sequence.c Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. 14 years ago
tablecmds.c Make DDL operations play nicely with Serializable Snapshot Isolation. 14 years ago
tablespace.c pgindent run before PG 9.1 beta 1. 15 years ago
trigger.c Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 15 years ago
tsearchcmds.c Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 15 years ago
typecmds.c Add postmaster/postgres undocumented -b option for binary upgrades. 15 years ago
user.c Add postmaster/postgres undocumented -b option for binary upgrades. 15 years ago
vacuum.c Fix VACUUM so that it always updates pg_class.reltuples/relpages. 14 years ago
vacuumlazy.c Fix VACUUM so that it always updates pg_class.reltuples/relpages. 14 years ago
variable.c Refrain from canonicalizing a client_encoding setting of "UNICODE". 15 years ago
view.c pgindent run before PG 9.1 beta 1. 15 years ago