postgresql/src
David Rowley b82557ecc2 Fix some compiler warnings in aset.c and generation.c
This fixes a couple of unused variable warnings that could be seen when
compiling with MEMORY_CONTEXT_CHECKING but not USE_ASSERT_CHECKING.
Defining MEMORY_CONTEXT_CHECKING without asserts is a little unusual,
however, we shouldn't be producing any warnings from such a build.

Author: Richard Guo
Discussion: https://postgr.es/m/CAMbWs4_D-vgLEh7eO47p=73u1jWO78NWf6Qfv1FndY1kG-Q-jA@mail.gmail.com
2023-01-05 12:56:17 +13:00
..
backend Fix some compiler warnings in aset.c and generation.c 2023-01-05 12:56:17 +13:00
bin During pg_dump startup, acquire table locks in batches. 2023-01-03 17:56:44 -05:00
common Update copyright for 2023 2023-01-02 15:00:37 -05:00
fe_utils Update copyright for 2023 2023-01-02 15:00:37 -05:00
include Fix typo in memutils_memorychunk.h 2023-01-04 09:23:19 +13:00
interfaces Update copyright for 2023 2023-01-02 15:00:37 -05:00
makefiles Update copyright for 2023 2023-01-02 15:00:37 -05:00
pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
port Update copyright for 2023 2023-01-02 15:00:37 -05:00
template Move darwin sysroot determination into separate file 2022-09-01 16:54:19 -07:00
test Windows support in pg_import_system_collations 2023-01-03 14:21:56 +01:00
timezone Update copyright for 2023 2023-01-02 15:00:37 -05:00
tools Windows support in pg_import_system_collations 2023-01-03 14:21:56 +01:00
tutorial Update copyright for 2023 2023-01-02 15:00:37 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04: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 Update copyright for 2023 2023-01-02 15:00:37 -05:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00