postgresql/src/backend/commands
Alvaro Herrera 68f6f2b739 Remove function names from error messages
They are not necessary, and having them there gives useless work for
translators.
2018-12-19 14:53:27 -03:00
..
Makefile Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -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 Make pg_statistic and related code account more honestly for collations. 2018-12-14 12:52:49 -05: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 Improve detection of child-process SIGPIPE failures. 2018-12-16 14:32:14 -05: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 function names from error messages 2018-12-19 14:53:27 -03: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 Don't mark partitioned indexes invalid unnecessarily 2018-12-05 13:31:51 -03:00
lockcmds.c Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04: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 Clean up sloppy coding in publicationcmds.c's OpenTableList(). 2018-12-07 11:02:39 -05: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 Fix tablespace handling for partitioned tables 2018-12-17 15:37:40 -03:00
tablespace.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
trigger.c Remove extra semicolons. 2018-12-17 14:32:25 +05:30
tsearchcmds.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
typecmds.c Drop no-op CoerceToDomain nodes from expressions at planning time. 2018-12-13 13:24:43 -05: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