Re: Adding SHOW CREATE TABLE

From: Nathaniel Sabanski <sabanski(dot)n(at)gmail(dot)com>
To:
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Adding SHOW CREATE TABLE
Date: 2023-05-12 18:58:24
Message-ID: CAFEN2wwzcNot7OuV-4CLo5qf8UNZyc7pkEitJiYrj6VRTL4vmQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Fri, 12 May 2023 at 09:12, David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
wrote:

>
>
> On Fri, May 12, 2023, 08:35 Thorsten Glaser <tg(at)evolvis(dot)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.
>
>>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2023-05-12 19:20:58 Re: PG_Cron - Error Message Connection failed
Previous Message Thorsten Glaser 2023-05-12 18:14:18 Re: Window function for get the last value to extend missing rows

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2023-05-12 18:58:31 Re: Should CSV parsing be stricter about mid-field quotes?
Previous Message Thomas Munro 2023-05-12 18:36:23 Re: smgrzeroextend clarification