postgresql/src/backend/utils
Andres Freund 9bc77c4519 Various fixes around ON CONFLICT for rule deparsing.
Neither the deparsing of the new alias for INSERT's target table, nor of
the inference clause was supported. Also fixup a typo in an error
message.

Add regression tests to test those code paths.

Author: Peter Geoghegan
2015-05-19 23:18:57 +02:00
..
adt Various fixes around ON CONFLICT for rule deparsing. 2015-05-19 23:18:57 +02:00
cache TABLESAMPLE, SQL Standard and extensible 2015-05-15 14:37:10 -04:00
error Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
fmgr Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
hash Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
init Add new OID alias type regrole 2015-05-09 13:06:49 -04:00
mb Extend GB18030 encoding conversion to cover full Unicode range. 2015-05-15 15:02:13 -04:00
misc Put back a backwards-compatible version of sampling support functions. 2015-05-18 18:34:37 -04:00
mmgr Support "expanded" objects, particularly arrays, for better performance. 2015-05-14 12:08:49 -04:00
resowner Update copyright for 2015 2015-01-06 11:43:47 -05:00
sort Fix comment. 2015-05-13 15:27:41 -04:00
time Remove useless assertion. 2015-05-13 11:01:10 -04:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
Gen_dummy_probes.sed Update copyright for 2015 2015-01-06 11:43:47 -05:00
Gen_fmgrtab.pl Allow forcing nullness of columns during bootstrap. 2015-02-21 22:31:54 +01:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
errcodes.txt Change SQLSTATE for event triggers "wrong context" message 2015-04-08 15:26:50 -03:00
generate-errcodes.pl Update copyright for 2015 2015-01-06 11:43:47 -05:00
probes.d Update copyright for 2015 2015-01-06 11:43:47 -05:00