Re: pg_language(langispl) column apparently not needed

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Antonin Houska <ah(at)cybertec(dot)at>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pg_language(langispl) column apparently not needed
Date: 2024-02-02 18:16:21
Message-ID: 3218767.1706897781@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Antonin Houska <ah(at)cybertec(dot)at> writes:
> I couldn't find a reference to the 'langispl' attribute, so I removed it (see
> the diff attached) and the master branch compiled cleanly. Is there yet a
> reason to keep it?

You didn't test pg_dump, I take it.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Kuzmenkov 2024-02-02 19:02:37 Correct SQLSTATE for ENOMEM in file access
Previous Message Antonin Houska 2024-02-02 18:03:22 pg_language(langispl) column apparently not needed