postgresql/src
Daniel Gustafsson 0f852cccd9 Fix function name in comment
The name of the function resulting from the macro expansion was
incorrectly stated.

Backpatch to 16 where it was introduced.

Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://postgr.es/m/20231101.172308.1740861597185391383.horikyota.ntt@gmail.com
Backpatch-through: v16
2023-11-01 11:46:30 +01:00
..
backend Fix function name in comment 2023-11-01 11:46:30 +01:00
bin C comment: mention why no setting lasterrno in dir_existsfile() 2023-10-31 11:59:14 -04:00
common Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
fe_utils Don't spuriously report FD_SETSIZE exhaustion on Windows. 2023-10-14 15:54:46 -07:00
include C comment: adjust statistics mention 2023-10-31 11:02:04 -04:00
interfaces Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
makefiles Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
pl Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
port Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
template
test Expand regression tests for pg_stat_reset_shared() 2023-10-30 17:19:24 +09:00
timezone Remove PHOT from our default timezone abbreviations list. 2023-10-28 11:54:40 -04:00
tools Migrate logical slots to the new node during an upgrade. 2023-10-26 07:06:55 +05:30
tutorial Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
Makefile.global.in Suppress macOS warnings about duplicate libraries in link commands. 2023-09-29 14:07:30 -04: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