postgresql/src
Daniel Gustafsson a04761ac77 Fix typo in header comment
Commit 4c04be9b0 accidentally left off the _id portion of the function
name in the header comment.

Author: Junwang Zhao <zhjwpku@gmail.com>
Discussion: https://postgr.es/m/CAEG8a3LP+ytnAXSzR=yiEaQrde+iCybMHsuPn9n=UN3puV_1tw@mail.gmail.com
2023-03-24 09:03:31 +01:00
..
backend Fix typo in header comment 2023-03-24 09:03:31 +01:00
bin meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
common Implement find_my_exec()'s path normalization using realpath(3). 2023-03-23 18:17:49 -04:00
fe_utils Revert refactoring of restore command code to shell_restore.c 2023-02-06 08:28:42 +09:00
include libpq: Add sslcertmode option to control client certificates 2023-03-24 13:34:26 +09:00
interfaces libpq: Add sslcertmode option to control client certificates 2023-03-24 13:34:26 +09:00
makefiles meson: Make auto the default of the ssl option 2023-03-13 07:04:11 +01:00
pl meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
port Use nanosleep() to implement pg_usleep(). 2023-03-15 17:57:12 +13:00
template Use unnamed POSIX semaphores on Cygwin. 2023-01-06 10:33:28 +13:00
test libpq: Add sslcertmode option to control client certificates 2023-03-24 13:34:26 +09:00
timezone Fix outdated references to guc.c 2023-03-02 13:49:39 +01:00
tools libpq: Add sslcertmode option to control client certificates 2023-03-24 13:34:26 +09:00
tutorial Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
Makefile.global.in autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
Makefile.shlib autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00