Re: Adding SHOW CREATE TABLE
Nathaniel Sabanski <sabanski.n@gmail.com>
From: Nathaniel Sabanski <sabanski.n@gmail.com>
To:
Cc: pgsql-general@lists.postgresql.org
Date: 2023-05-12T18:58:24Z
Lists: pgsql-hackers, pgsql-general
On Fri, 12 May 2023 at 09:12, David G. Johnston <david.g.johnston@gmail.com> wrote: > > > On Fri, May 12, 2023, 08:35 Thorsten Glaser <tg@evolvis.org> wrote: > >> On Fri, 12 May 2023, Nathaniel Sabanski wrote: >> >> >I believe most users would anticipate a CREATE TABLE statement that >> aligns >> >with the currently installed version- this is the practical solution for >> >> The currently installed version of what, the server or the client? >> > > It's an SQL Command, no specific client can/should be presumed. > > David J. > >>