postgresql/src/backend/utils
Tom Lane 4bc4cfe3bd Suppress -Wunused-result warning for strtol().
I'm not sure which bozo thought it's a problem to use strtol() only
for its endptr result, but silence the warning using same method
used elsewhere.

Report: <f845d3a6-5328-3e2a-924f-f8e91aa2b6d2@2ndquadrant.com>
2016-08-16 16:14:16 -04:00
..
adt Suppress -Wunused-result warning for strtol(). 2016-08-16 16:14:16 -04:00
cache Avoid invalidating all foreign-join cached plans when user mappings change. 2016-07-15 17:23:02 -04:00
error pgindent run for 9.6 2016-06-09 18:02:36 -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 Change minimum max_worker_processes from 1 to 0 2016-08-02 13:15:35 -04: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 Final pgindent + perltidy run for 9.6. 2016-08-15 13:42:51 -04:00
time Avoid crashing in GetOldestSnapshot() if there are no known snapshots. 2016-08-07 14:36:02 -04: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