postgresql/src/backend/commands
Peter Eisentraut 24620fc52b Fix creation of ICU comments for keyword variants
It would create the comment referring to the keyword-less parent
locale.  This was broken in ddb5fdc068.
2017-08-18 23:02:28 -04:00
..
Makefile Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
aggregatecmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
alter.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
amcmds.c Fix typos in comments. 2017-02-06 11:33:58 +02:00
analyze.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
async.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
cluster.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
collationcmds.c Fix creation of ICU comments for keyword variants 2017-08-18 23:02:28 -04:00
comment.c Allow COMMENT ON COLUMN with partitioned tables 2017-04-18 10:42:10 +01:00
constraint.c Allow index AMs to cache data across aminsert calls within a SQL command. 2017-02-09 11:52:12 -05:00
conversioncmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
copy.c Fix interaction of triggers, partitioning, and EXPLAIN ANALYZE. 2017-08-18 13:01:05 -04:00
createas.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
dbcommands.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
define.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
discard.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
dropcmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
event_trigger.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
explain.c Fix interaction of triggers, partitioning, and EXPLAIN ANALYZE. 2017-08-18 13:01:05 -04:00
extension.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
foreigncmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
functioncmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
indexcmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
lockcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
matview.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
opclasscmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
operatorcmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
policy.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
portalcmds.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
prepare.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
proclang.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
publicationcmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
schemacmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
seclabel.c Remove objname/objargs split for referring to objects 2017-03-06 13:31:47 -05:00
sequence.c Fix typo 2017-08-14 13:53:05 -04:00
statscmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
subscriptioncmds.c Fix up some misusage of appendStringInfo() and friends 2017-08-15 23:34:39 -04:00
tablecmds.c Refactor validation of new partitions a little bit. 2017-08-17 14:49:45 -04:00
tablespace.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
trigger.c Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
tsearchcmds.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
typecmds.c Fix handling of container types in find_composite_type_dependencies. 2017-08-09 17:03:09 -04:00
user.c Don't allow logging in with empty password. 2017-08-07 17:03:42 +03:00
vacuum.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
vacuumlazy.c Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
variable.c Remove uses of "slave" in replication contexts 2017-08-10 22:55:41 -04:00
view.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00