postgresql/src/backend/utils
Tom Lane 45a36e6853 Put static forward declarations in elog.c back into same order as code.
The guiding principle for the last few patches in this area apparently
involved throwing darts.

Cosmetic only, but back-patch to 9.6 because there is no reason for
9.6 and HEAD to diverge yet in this file.
2016-08-26 14:19:03 -04:00
..
adt Suppress compiler warnings in non-cassert builds. 2016-08-23 23:21:10 -04:00
cache Avoid invalidating all foreign-join cached plans when user mappings change. 2016-07-15 17:23:02 -04:00
error Put static forward declarations in elog.c back into same order as code. 2016-08-26 14:19:03 -04:00
fmgr Fix assorted places in psql to print version numbers >= 10 in new style. 2016-08-16 15:58:45 -04:00
hash pgindent run for 9.6 2016-06-09 18:02:36 -04:00
init Stamp HEAD as 10devel. 2016-08-15 13:49:49 -04:00
mb Finish pgindent run for 9.6: Perl files. 2016-06-12 04:19:56 -04:00
misc Disable update_process_title by default on Windows 2016-08-17 10:43:16 +02:00
mmgr Fix TOAST access failure in RETURNING queries. 2016-08-07 17:46:08 -04:00
resowner pgindent run for 9.6 2016-06-09 18:02:36 -04:00
sort Fix possible sorting error when aborting use of abbreviated keys. 2016-08-22 15:22:11 -04:00
time Fix deletion of speculatively inserted TOAST on conflict 2016-08-17 17:03:36 -07:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
Gen_dummy_probes.pl Finish pgindent run for 9.6: Perl files. 2016-06-12 04:19:56 -04:00
Gen_dummy_probes.sed Update copyright for 2016 2016-01-02 13:33:40 -05:00
Gen_fmgrtab.pl Update copyright for 2016 2016-01-02 13:33:40 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
errcodes.txt Add the "snapshot too old" feature 2016-04-08 14:36:30 -05:00
generate-errcodes.pl Update copyright for 2016 2016-01-02 13:33:40 -05:00
probes.d Update copyright for 2016 2016-01-02 13:33:40 -05:00