custom system catalog table names - Mailing list pgsql-general

From maxxedit@gmail.com
Subject custom system catalog table names
Date
Msg-id CAOnzxq5-vaaD_sHTCo1th41nREL2Jn2SDTsNKg-H4LP2PvHoMg@mail.gmail.com
Whole thread Raw
Responses Re: custom system catalog table names  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-general
Hi,

How can one create a postgres build with custom system table names?
For example, instead of "pg_class", I'd like to name the table as
"foobar_class". Or instead of "pg_catalog", "foobar_catalog".

I don't care about compatiblity with pgadmin, jdbc drivers, etc. I'd
be happy just as long as I have a functional psql client.

thanks

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Book
Next
From: Craig Ringer
Date:
Subject: Re: compile postgres with visual studio 2010