postgresql/src
David Rowley 86d118f9a6 Englishify comment wording
Switch to using the English word here rather than using a verbified
function name.

The full word still fits within a single comment line, so it's probably
better just to use that instead of trying to shorten it, which might
cause confusion.

Author: Rafia Sabih <rafia.pghackers@gmail.com>
Discussion: https://postgr.es/m/CA+FpmFe7LnRF2NA_QfARjkSWme4mNt+Udwbh2Yb=zZm35Ji31w@mail.gmail.com
2025-10-18 12:50:14 +13:00
..
backend Fix hashjoin memory balancing logic 2025-10-17 22:21:50 +02:00
bin Improve TAP tests by replacing ok() with better Test::More functions 2025-10-17 11:25:53 -04:00
common Fix compiler warnings around _CRT_glob 2025-10-01 17:13:52 +02:00
fe_utils Introduce frontend API able to retrieve the contents of PG_VERSION 2025-10-14 16:20:42 +09:00
include Englishify comment wording 2025-10-18 12:50:14 +13:00
interfaces ecpg: check return value of replace_variables() 2025-10-17 10:03:15 +02:00
makefiles Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
pl plpython: Remove support for major version conflict detection 2025-10-15 08:18:29 +02:00
port Fix incorrect message-printing in win32security.c. 2025-10-13 17:56:45 -04:00
template Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
test Avoid warnings in tests when openssl binary isn't available 2025-10-17 14:21:26 +02:00
timezone Generate GUC tables from .dat file 2025-09-03 09:45:17 +02:00
tools Align the data block sizes of pg_dump's various compression modes. 2025-10-16 12:50:18 -04:00
tutorial Fix compile of src/tutorial/funcs.c 2025-10-07 10:45:57 +02:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 2025-06-10 07:04:43 +02:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00