pg_language(langispl) column apparently not needed
Started by Antonin Houskaabout 2 years ago2 messageshackers
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?
--
Antonin Houska
Web: https://www.cybertec-postgresql.com
Attachments:
remove_lanispl.difftext/x-diffDownload+0-4
Re: pg_language(langispl) column apparently not needed
Antonin Houska <ah@cybertec.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