postgresql/src
Robert Haas c097b271e8 Fix more user-visible elog() calls.
Michael Paquier discovered that this could be triggered via SQL;
give a nicer message instead.

Patch by Michael Paquier, reviewed by Masahiko Sawada.

Discussion: http://postgr.es/m/CAB7nPqQtPg+LKKtzdKN26judHcvPZ0s1gNigzOT4j8CYuuuBYg@mail.gmail.com
2017-10-05 07:58:02 -04:00
..
backend Fix more user-visible elog() calls. 2017-10-05 07:58:02 -04:00
bin Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 2017-10-01 15:36:14 -07:00
common Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 2017-10-01 15:36:14 -07:00
fe_utils
include Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX. 2017-10-04 10:01:02 -07:00
interfaces Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 2017-10-01 15:36:14 -07:00
makefiles
pl Use Py_RETURN_NONE where suitable 2017-09-29 16:51:39 -04:00
port Yet another pg_bswap typo in a windows only file. 2017-10-01 20:05:27 -07:00
template
test Document and use SPI_result_code_string() 2017-10-04 22:14:21 -04:00
timezone
tools Attempt to adapt windows build for 212e6f34d5. 2017-10-04 09:32:02 -07:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add PostgreSQL version to coverage output 2017-09-29 08:54:47 -04:00
Makefile.shlib
nls-global.mk