postgresql/src
Tom Lane ae6bc39317 Minor fixes for search path cache code.
Avoid leaving a dangling pointer in the unlikely event that
nsphash_create fails.  Improve comments, and fix formatting by
adding typedefs.list entries.

Discussion: https://postgr.es/m/3972900.1704145107@sss.pgh.pa.us
2024-01-02 14:57:21 -05:00
..
backend Minor fixes for search path cache code. 2024-01-02 14:57:21 -05:00
bin Fix typos in comments and in one isolation test. 2024-01-02 12:05:41 -05:00
common Make all Perl warnings fatal 2023-12-29 18:20:00 +01:00
fe_utils Remove unneeded assignments in for loop header 2023-11-21 16:10:27 +01:00
include gist: fix typo "split(t)ed" -> "split" 2024-01-02 12:24:28 -05:00
interfaces libpq: fix typo "occurences" -> "occurrences" in tests 2024-01-02 12:27:09 -05:00
makefiles Remove distprep 2023-11-06 15:18:04 +01:00
pl Make all Perl warnings fatal 2023-12-29 18:20:00 +01:00
port Remove MSVC scripts 2023-12-20 09:44:37 +09:00
template Use unnamed POSIX semaphores on Cygwin. 2023-01-06 10:33:28 +13:00
test Fix typos in comments and in one isolation test. 2024-01-02 12:05:41 -05:00
timezone Remove distprep 2023-11-06 15:18:04 +01:00
tools Minor fixes for search path cache code. 2024-01-02 14:57:21 -05:00
tutorial Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Initialize data directories with --lc-messages=C for tests. 2023-12-21 15:10:13 -08:00
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2023-09-26 21:06:21 -04:00
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00