Re: Should we document how column DEFAULT expressions work? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Should we document how column DEFAULT expressions work?
Date
Msg-id ZxBgaMZCOwKsGSuu@momjian.us
Whole thread Raw
In response to Should we document how column DEFAULT expressions work?  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
On Wed, Oct 16, 2024 at 04:45:39PM -0700, David G. Johnston wrote:
> On Wednesday, October 16, 2024, Bruce Momjian <bruce@momjian.us> wrote:
> I do not, but maybe I’m being overly pedantic.  All string literals are parsed
> during the create table command.  It’s only the situations where that parsing
> is non-deterministic that cause an issue.
> 
> Is there anything wrong with the patch I proposed?

I thought it was too verbose so the point was not clear.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  When a patient asks the doctor, "Am I going to die?", he means 
  "Am I going to die soon?"



pgsql-hackers by date:

Previous
From: Andy Fan
Date:
Subject: Re: MergeAppend could consider sorting cheapest child path
Next
From: Bruce Momjian
Date:
Subject: Re: ltree docs imprecise about sorting order