postgresql/src/backend/utils
Tom Lane 403bd6a18b Fix crash when trying to display a NOTIFY rule action.
Fixes oversight in commit 2ffa740be9.
Per report from Josh Kupershmidt.

I think we've broken this case before, so let's add a regression test
this time.
2013-05-16 16:47:26 -04:00
..
adt Fix crash when trying to display a NOTIFY rule action. 2013-05-16 16:47:26 -04:00
cache Move materialized views' is-populated status into their pg_class entries. 2013-05-06 13:27:22 -04:00
error Revert idea of zer-padding padding session id in log_line_prefix 2013-05-06 08:59:39 -04:00
fmgr Add infrastructure for storing a VARIADIC ANY function's VARIADIC flag. 2013-01-21 20:26:15 -05:00
hash Fix hash_update_hash_key() to handle same-bucket case correctly. 2013-01-14 21:57:15 -05:00
init Fix insecure parsing of server command-line switches. 2013-04-01 14:00:51 -04:00
mb Update copyrights for 2013 2013-01-01 17:15:01 -05:00
misc Revoke bc5334d867 2013-03-28 09:18:02 +00:00
mmgr Create libpgcommon, and move pg_malloc et al to it 2013-02-12 11:21:05 -03:00
resowner Update copyrights for 2013 2013-01-01 17:15:01 -05:00
sort Provide database object names as separate fields in error messages. 2013-01-29 17:08:26 -05:00
time Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
errcodes.txt Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Gen_dummy_probes.sed Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Gen_fmgrtab.pl Update copyrights for 2013 2013-01-01 17:15:01 -05:00
generate-errcodes.pl Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
probes.d Update copyrights for 2013 2013-01-01 17:15:01 -05:00