postgresql/src
Jacob Champion 4ea1254f35 oauth: Fix Autoconf build on macOS
Oversight in b0635bfda. -lintl is necessary for gettext on Mac, which
libpq-oauth depends on via pgport/pgcommon. (I'd incorrectly removed
this change from an earlier version of the patch, where it was suggested
by Peter Eisentraut.)

Per buildfarm member indri.
2025-05-01 12:35:52 -07:00
..
backend Adjust overstrong nbtree skip array assertion. 2025-04-30 23:15:51 -04:00
bin vacuumdb: Don't skip empty relations in --missing-stats-only mode. 2025-04-30 14:12:59 -05:00
common Fix INITCAP() word boundaries for PG_UNICODE_FAST. 2025-04-21 12:34:58 -07:00
fe_utils Fix incorrect format placeholders 2025-04-25 16:49:30 +02:00
include Remove circular #include's between wait_event.h and wait_event_types.h 2025-04-28 09:08:15 +09:00
interfaces oauth: Fix Autoconf build on macOS 2025-05-01 12:35:52 -07:00
makefiles oauth: Move the builtin flow into a separate module 2025-05-01 09:14:30 -07:00
pl Don't use double-quotes in #include's of system headers, redux. 2025-04-27 13:23:19 -04:00
port Match parameter in new function to earlier equivalents 2025-04-27 03:03:52 +07:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test oauth: Move the builtin flow into a separate module 2025-05-01 09:14:30 -07:00
timezone Update time zone data files to tzdata release 2025b. 2025-04-30 11:13:49 -04:00
tools pg_restore cleanups 2025-04-16 12:04:34 -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 oauth: Move the builtin flow into a separate module 2025-05-01 09:14:30 -07:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04: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