postgresql/src
David Rowley 3a66158068 Minor fixups of test_bitmapset.c
The macro's comment had become outdated from a prior version and there's
now no longer a need for the do/while loop (or my misplaced semi-colon).

Author: David Rowley <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/CAApHDvr+P454SP_LDvB=bViPAbDQhV1Jmg5M55GEKz0d3z25NA@mail.gmail.com
2025-10-01 18:50:28 +13:00
..
backend Fix typo in pgstat_relation.c header comment 2025-10-01 00:23:38 +13:00
bin pgbench: Fix error reporting in readCommandResponse(). 2025-09-30 23:52:28 +09:00
common Revert "Make some use of anonymous unions [pgcrypto]" 2025-09-30 13:12:16 +02:00
fe_utils meson: add and use stamp files for generated headers 2025-08-11 15:18:23 -04:00
include Rename pg_builtin_integer_constant_p to pg_integer_constant_p 2025-09-30 21:15:46 +02:00
interfaces Move pg_int64 back to postgres_ext.h 2025-09-16 10:48:56 +02:00
makefiles Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
pl Make some use of anonymous unions [plpython] 2025-09-30 12:35:50 +02:00
port Use strchr instead of strstr for single-char lookups 2025-07-23 12:02:55 +12:00
template Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
test Minor fixups of test_bitmapset.c 2025-10-01 18:50:28 +13:00
timezone Generate GUC tables from .dat file 2025-09-03 09:45:17 +02:00
tools Refactor to avoid code duplication in transformPLAssignStmt. 2025-09-27 17:17:51 -04:00
tutorial Doc: simplify the tutorial's window-function examples. 2025-01-21 14:43:21 -05: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 Remove distprep 2023-11-06 15:18:04 +01:00