postgresql/src/bin
Fujii Masao 762faf702c pg_dump: Remove unnecessary code for security labels on extensions.
Commit d9572c4e3b added extension support and made pg_dump attempt to
dump security labels on extensions. However, security labels on extensions
are not actually supported, so this code was unnecessary.

This commit removes it.

Suggested-by: Jian He <jian.universality@gmail.com>
Author: Fujii Masao <masao.fujii@gmail.com>
Reviewed-by: Jian He <jian.universality@gmail.com>
Discussion: https://postgr.es/m/CACJufxF8=z0v=888NKKEoTHQ+Jc4EXutFi91BF0fFjgFsZT6JQ@mail.gmail.com
2025-10-20 11:44:11 +09:00
..
initdb Improve TAP tests by replacing ok() with better Test::More functions 2025-10-17 14:39:09 +09:00
pg_amcheck amcheck: Improve confusing message 2025-07-01 12:24:17 +02:00
pg_archivecleanup Translation updates 2025-05-05 12:04:49 +02:00
pg_basebackup Improve TAP tests by replacing ok() with better Test::More functions 2025-10-17 14:39:09 +09:00
pg_checksums pg_checksums: Use new routine to retrieve data of PG_VERSION 2025-10-20 09:35:22 +09:00
pg_combinebackup Improve TAP tests by replacing ok() with better Test::More functions 2025-10-17 14:39:09 +09:00
pg_config Translation updates 2025-05-05 12:04:49 +02:00
pg_controldata Standardize LSN formatting by zero padding 2025-07-07 13:57:43 +02:00
pg_ctl Translation updates 2025-05-05 12:04:49 +02:00
pg_dump pg_dump: Remove unnecessary code for security labels on extensions. 2025-10-20 11:44:11 +09:00
pg_resetwal pg_resetwal: Use new routine to retrieve data of PG_VERSION 2025-10-15 10:09:48 +09:00
pg_rewind Standardize LSN formatting by zero padding 2025-07-07 13:57:43 +02:00
pg_test_fsync Translation updates 2025-05-05 12:04:49 +02:00
pg_test_timing Include pg_test_timing's full output in the TAP test log. 2025-09-24 12:09:11 -04:00
pg_upgrade pg_upgrade: Use new routine to retrieve data of PG_VERSION 2025-10-14 16:27:13 +09:00
pg_verifybackup Standardize LSN formatting by zero padding 2025-07-07 13:57:43 +02:00
pg_waldump Standardize LSN formatting by zero padding 2025-07-07 13:57:43 +02:00
pg_walsummary pg_walsummary: Improve stability of test checking statistics 2025-07-08 13:48:49 +09:00
pgbench Improve TAP tests by replacing ok() with better Test::More functions 2025-10-17 14:39:09 +09:00
pgevent Update copyright for 2025 2025-01-01 11:21:55 -05:00
psql Improve TAP tests by replacing ok() with better Test::More functions 2025-10-17 14:39:09 +09:00
scripts Improve TAP tests by replacing ok() with better Test::More functions 2025-10-17 14:39:09 +09: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