postgresql/src/backend/commands
2018-11-23 08:48:20 -03:00
..
aggregatecmds.c Improve spelling of new FINALFUNC_MODIFY aggregate attribute. 2018-05-21 11:41:42 -04:00
alter.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
amcmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
analyze.c Introduce notion of different types of slots (without implementing them). 2018-11-15 22:00:30 -08:00
async.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
cluster.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
collationcmds.c Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. 2018-04-08 14:35:29 -04:00
comment.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
constraint.c Introduce notion of different types of slots (without implementing them). 2018-11-15 22:00:30 -08:00
conversioncmds.c Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. 2018-04-08 14:35:29 -04:00
copy.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
createas.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
dbcommands.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
define.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
discard.c Rename TransactionChain functions 2018-03-16 13:18:06 -04:00
dropcmds.c Fix more wrong paths in header comments 2018-07-11 17:57:04 +03:00
event_trigger.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
explain.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
extension.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
foreigncmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
functioncmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
indexcmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
lockcmds.c Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
Makefile Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
matview.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
opclasscmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
operatorcmds.c Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax 2018-08-22 14:44:49 +02:00
policy.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
portalcmds.c Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
prepare.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
proclang.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
publicationcmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
schemacmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
seclabel.c Remove duplicated words split across lines in comments 2018-09-08 12:24:19 -07:00
sequence.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
statscmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
subscriptioncmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
tablecmds.c Don't allow partitioned indexes in pg_global tablespace 2018-11-23 08:48:20 -03:00
tablespace.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
trigger.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
tsearchcmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
typecmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
user.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
vacuum.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
vacuumlazy.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
variable.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
view.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00