Re: Adding SHOW CREATE TABLE
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Thorsten Glaser <tg@evolvis.org>
Cc: pgsql-general@lists.postgresql.org
Date: 2023-05-12T16:12:14Z
Lists: pgsql-hackers, pgsql-general
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. >