pgsql: Remove unused code related to unknown type

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove unused code related to unknown type
Date: 2023-02-04 07:02:19
Message-ID: E1pOCYz-001VjL-Mg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove unused code related to unknown type

These are leftovers obsoleted by
cfd9be939e9c516243c5b6a49ad1e1a9a38f1052.

Reviewed-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://www.postgresql.org/message-id/flat/e7887965-9e70-fd01-c2d1-5bc02f9169aa%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1b6f632a35f8715f8c64e7930adebc7f1d292074

Modified Files
--------------
src/backend/utils/adt/varlena.c | 7 -------
1 file changed, 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Dean Rasheed 2023-02-04 09:51:09 pgsql: Allow underscores in integer and numeric constants.
Previous Message Tom Lane 2023-02-03 19:30:59 pgsql: First-draft release notes for 15.2.