postgresql/src/bin
Álvaro Herrera 47fb87563b
pg_dump: include comments on valid not-null constraints, too
We were missing collecting comments for not-null constraints that are
dumped inline with the table definition (i.e., valid ones), because they
aren't represented by a separately dumpable object.  Fix by creating
separate TocEntries for the comments.

Co-Authored-By: Jian He <jian.universality@gmail.com>
Co-Authored-By: Álvaro Herrera <alvherre@kurilemu.de>
Reported-By: Fujii Masao <masao.fujii@oss.nttdata.com>
Reviewed-By: Fujii Masao <masao.fujii@oss.nttdata.com>
Discussion: https://postgr.es/m/d50ff977-c728-4e9e-8488-fc2688e08754@oss.nttdata.com
2025-06-26 18:24:12 +02:00
..
initdb Translation updates 2025-05-05 12:04:49 +02:00
pg_amcheck Translation updates 2025-05-05 12:04:49 +02:00
pg_archivecleanup Translation updates 2025-05-05 12:04:49 +02:00
pg_basebackup pg_createsubscriber: Rename option --remove to --clean 2025-06-25 10:50:43 +02:00
pg_checksums Translation updates 2025-05-05 12:04:49 +02:00
pg_combinebackup Translation updates 2025-05-05 12:04:49 +02:00
pg_config Translation updates 2025-05-05 12:04:49 +02:00
pg_controldata Translation updates 2025-05-05 12:04:49 +02:00
pg_ctl Translation updates 2025-05-05 12:04:49 +02:00
pg_dump pg_dump: include comments on valid not-null constraints, too 2025-06-26 18:24:12 +02:00
pg_resetwal Translation updates 2025-05-05 12:04:49 +02:00
pg_rewind Translation updates 2025-05-05 12:04:49 +02:00
pg_test_fsync Translation updates 2025-05-05 12:04:49 +02:00
pg_test_timing Translation updates 2025-05-05 12:04:49 +02:00
pg_upgrade Message style improvements 2025-06-16 11:14:39 +02:00
pg_verifybackup Translation updates 2025-05-05 12:04:49 +02:00
pg_waldump Translation updates 2025-05-05 12:04:49 +02:00
pg_walsummary Translation updates 2025-05-05 12:04:49 +02:00
pgbench pgbench: Make set_random_seed() 64-bit everywhere. 2025-03-29 15:24:42 +01:00
pgevent Update copyright for 2025 2025-01-01 11:21:55 -05:00
psql psql: Rename meta-command \close to \close_prepared 2025-06-24 13:12:46 +09:00
scripts Translation updates 2025-05-05 12:04:49 +02:00
Makefile Update copyright for 2025 2025-01-01 11:21:55 -05:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00