agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
pgsql: pg_dump: Remove some dead code
2+ messages / 2 participants
[nested] [flat]

* pgsql: pg_dump: Remove some dead code
@ 2023-02-22 07:34 Peter Eisentraut <peter@eisentraut.org>
  0 siblings, 0 replies; 2+ messages in thread

From: Peter Eisentraut @ 2023-02-22 07:34 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

pg_dump: Remove some dead code

Client-side tracking of atttypmod has been unused since 64f3524, when
server-side format_type() started being used exclusively.  So remove
this dead code.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/144be239-c893-9361-704f-ac85b5b98d1a%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f198f0a48cdcfa47f4291639e054ccf9035d8e49

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 5 -----
src/bin/pg_dump/pg_dump.h | 1 -
2 files changed, 6 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgsql: pg_dump: Remove some dead code.
@ 2026-09-01 16:26 Nathan Bossart <nathan@postgresql.org>
  0 siblings, 0 replies; 2+ messages in thread

From: Nathan Bossart @ 2026-09-01 16:26 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

pg_dump: Remove some dead code.

Two members of TableInfo were set but not used.  Remove them.

Author: Aleksander Alekseev <aleksander@tigerdata.com>
Reviewed-by: Japin Li <japinli@hotmail.com>
Discussion: https://postgr.es/m/CAJ7c6TOET3UVUqXcXMpcoDAiZJvMFmHjnavj%2BFGdfXEKwe_56g%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/07749290fd9bd96503f05683ec5323a24d26dc0b

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 3 ---
src/bin/pg_dump/pg_dump.h | 2 --
2 files changed, 5 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2026-09-01 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2023-02-22 07:34 pgsql: pg_dump: Remove some dead code Peter Eisentraut <peter@eisentraut.org>
2026-09-01 16:26 pgsql: pg_dump: Remove some dead code. Nathan Bossart <nathan@postgresql.org>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox