postgresql/src
Peter Eisentraut 3e7bb39df7 Further error message fix
Further fix of error message changed in commit 74a116a79b.  The
initial fix was not quite correct.

Discussion: https://www.postgresql.org/message-id/flat/tencent_1EE1430B1E6C18A663B8990F%40qq.com
2026-02-07 22:53:38 +01:00
..
backend Fix various instances of undefined behavior 2026-02-04 17:59:18 +07:00
bin Further error message fix 2026-02-07 22:53:38 +01:00
common Protect against small overread in SASLprep validation 2026-02-06 11:09:09 -08:00
fe_utils In fmtIdEnc(), handle failure of enlargePQExpBuffer(). 2025-02-16 12:46:35 -05:00
include Assert lack of hazardous buffer locks before possible catalog read. 2025-12-16 16:13:56 -08:00
interfaces Fix printf format string warning on MinGW. 2025-12-21 20:59:51 +13:00
makefiles Add NO_INSTALL option to pgxs 2021-05-27 13:58:29 +02:00
pl tests: Rename conflicting role names 2025-12-12 08:46:15 +09:00
port Fix POSIX compliance in pgwin32_unsetenv() for "name" argument 2025-10-21 08:08:42 +09:00
template On NetBSD, force dynamic symbol resolution at postmaster start. 2022-08-30 17:29:03 -04:00
test Improve guards against false regex matches in BackgroundPsql.pm. 2026-01-30 14:59:25 -05:00
timezone Update time zone data files to tzdata release 2025c. 2026-01-18 14:55:13 -05:00
tools For inplace update, send nontransactional invalidations. 2025-12-16 16:13:56 -08:00
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 2022-11-19 13:09:14 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Don't put library-supplied -L/-I switches before user-supplied ones. 2025-07-29 15:17:41 -04:00
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2023-09-26 21:06:21 -04:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00