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
Robert Haas b3b7d603fb Allow REASSIGNED OWNED to handle opclasses and opfamilies. 16 years ago
..
Makefile Support deferrable uniqueness constraints. 17 years ago
aggregatecmds.c Wrap calls to SearchSysCache and related functions using macros. 16 years ago
alter.c Fix ALTER LARGE OBJECT and GRANT ... ON LARGE OBJECT for large OIDs. 16 years ago
analyze.c pgindent run for 9.0 16 years ago
async.c Modify ShmemInitStruct and ShmemInitHash to throw errors internally, 16 years ago
cluster.c Introduce wal_level GUC to explicitly control if information needed for 16 years ago
comment.c Fix ALTER LARGE OBJECT and GRANT ... ON LARGE OBJECT for large OIDs. 16 years ago
constraint.c pgindent run for 9.0 16 years ago
conversioncmds.c Wrap calls to SearchSysCache and related functions using macros. 16 years ago
copy.c Introduce wal_level GUC to explicitly control if information needed for 16 years ago
dbcommands.c pgindent run for 9.0 16 years ago
define.c pgindent run for 9.0 16 years ago
discard.c Update copyright for the year 2010. 16 years ago
explain.c Quote all string values in EXPLAIN (FORMAT YAML) output. 16 years ago
foreigncmds.c Wrap calls to SearchSysCache and related functions using macros. 16 years ago
functioncmds.c pgindent run for 9.0 16 years ago
indexcmds.c Show schema name for REINDEX. 16 years ago
lockcmds.c pgindent run for 9.0 16 years ago
opclasscmds.c Allow REASSIGNED OWNED to handle opclasses and opfamilies. 16 years ago
operatorcmds.c Deprecate the use of => as an operator name. 16 years ago
portalcmds.c Update copyright for the year 2010. 16 years ago
prepare.c Update copyright for the year 2010. 16 years ago
proclang.c pgindent run for 9.0 16 years ago
schemacmds.c pgindent run for 9.0 16 years ago
sequence.c Clean up handling of XactReadOnly and RecoveryInProgress checks. 16 years ago
tablecmds.c Allow ALTER TABLE .. SET TABLESPACE to be interrupted. 16 years ago
tablespace.c Issue 'mkdir' hint when replying CREATE TABLESPACE in recovery mode. 16 years ago
trigger.c pgindent run for 9.0 16 years ago
tsearchcmds.c Wrap calls to SearchSysCache and related functions using macros. 16 years ago
typecmds.c pgindent run for 9.0 16 years ago
user.c pgindent run for 9.0 16 years ago
vacuum.c pgindent run for 9.0 16 years ago
vacuumlazy.c Further reductions in Hot Standby conflict processing. These 16 years ago
variable.c Wrap calls to SearchSysCache and related functions using macros. 16 years ago
view.c Update copyright for the year 2010. 16 years ago