postgresql/src
Amit Kapila b35434b134 Fix buildfarm failure introduced by commit e65dbc9927.
The patch had incorrectly specified the default value for
publish_generated_columns during the query formation in pg_dump.

Author: Vignesh C <vignesh21@gmail.com>
Discussion: https://postgr.es/m/CAA4eK1KfZYTD8Hpi9TD1KaB8rNUBR9baUvTxa5wYyZDGbEaa6g@mail.gmail.com
2025-01-23 17:47:15 +05:30
..
backend Add some const decorations (htup.h) 2025-01-23 12:12:08 +01:00
bin Fix buildfarm failure introduced by commit e65dbc9927. 2025-01-23 17:47:15 +05:30
common Be clearer about when jsonapi's need_escapes is needed 2025-01-19 09:09:58 -05:00
fe_utils Drop warning-free support for Flex 2.5.35 2025-01-15 15:35:08 +01:00
include Convert macros to static inline functions (htup_details.h, itup.h) 2025-01-23 12:12:08 +01:00
interfaces Add OLD/NEW support to RETURNING in DML queries. 2025-01-16 14:57:35 +00:00
makefiles Update copyright for 2025 2025-01-01 11:21:55 -05:00
pl Repair memory leaks in plpython. 2025-01-11 11:45:56 -05:00
port Convert libpgport's pqsignal() to a void function. 2025-01-16 16:41:05 -06:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Change publication's publish_generated_columns option type to enum. 2025-01-23 15:28:37 +05:30
timezone Update time zone data files to tzdata release 2025a. 2025-01-20 16:49:15 -05:00
tools Change publication's publish_generated_columns option type to enum. 2025-01-23 15:28:37 +05:30
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 Drop warning-free support for Flex 2.5.35 2025-01-15 15:35:08 +01: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