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
Peter Eisentraut 9907b55ceb Fix ALTER SUBSCRIPTION grammar ambiguity 8 years ago
..
Makefile Implement multivariate n-distinct coefficients 9 years ago
aggregatecmds.c Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
alter.c Post-PG 10 beta1 pgindent run 8 years ago
amcmds.c Fix typos in comments. 9 years ago
analyze.c Post-PG 10 beta1 pgindent run 8 years ago
async.c Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
cluster.c In rebuild_relation(), don't access an already-closed relcache entry. 9 years ago
collationcmds.c Post-PG 10 beta1 pgindent run 8 years ago
comment.c Allow COMMENT ON COLUMN with partitioned tables 9 years ago
constraint.c Allow index AMs to cache data across aminsert calls within a SQL command. 9 years ago
conversioncmds.c Update copyright via script for 2017 9 years ago
copy.c Allow parallelism in COPY (query) TO ...; 8 years ago
createas.c Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
dbcommands.c Post-PG 10 beta1 pgindent run 8 years ago
define.c Post-PG 10 beta1 pgindent run 8 years ago
discard.c Update copyright via script for 2017 9 years ago
dropcmds.c Post-PG 10 beta1 pgindent run 8 years ago
event_trigger.c Post-PG 10 beta1 pgindent run 8 years ago
explain.c Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
extension.c Replace over-optimistic Assert in partitioning code with a runtime test. 8 years ago
foreigncmds.c Post-PG 10 beta1 pgindent run 8 years ago
functioncmds.c Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
indexcmds.c Disallow CREATE INDEX if table is already in use in current session. 8 years ago
lockcmds.c Update copyright via script for 2017 9 years ago
matview.c Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
opclasscmds.c Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
operatorcmds.c Replace LookupFuncNameTypeNames() with LookupFuncWithArgs() 9 years ago
policy.c Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). 9 years ago
portalcmds.c Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
prepare.c Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
proclang.c Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). 9 years ago
publicationcmds.c Post-PG 10 beta1 pgindent run 8 years ago
schemacmds.c Add infrastructure to support EphemeralNamedRelation references. 9 years ago
seclabel.c Remove objname/objargs split for referring to objects 9 years ago
sequence.c Modify sequence catalog tuple before invoking post alter hook. 8 years ago
statscmds.c Post-PG 10 beta1 pgindent run 8 years ago
subscriptioncmds.c Fix ALTER SUBSCRIPTION grammar ambiguity 8 years ago
tablecmds.c Disallow CREATE INDEX if table is already in use in current session. 8 years ago
tablespace.c Remove useless duplicate inclusions of system header files. 9 years ago
trigger.c Post-PG 10 beta1 pgindent run 8 years ago
tsearchcmds.c Post-PG 10 beta1 pgindent run 8 years ago
typecmds.c Fix improper quoting of format_type_be() output. 8 years ago
user.c Post-PG 10 beta1 pgindent run 8 years ago
vacuum.c Track the oldest XID that can be safely looked up in CLOG. 9 years ago
vacuumlazy.c Assorted translatable string fixes 8 years ago
variable.c Assorted translatable string fixes 8 years ago
view.c Post-PG 10 beta1 pgindent run 8 years ago