UPDATE ... SET = DEFAULT - Mailing list pgsql-hackers

From Rod Taylor
Subject UPDATE ... SET = DEFAULT
Date
Msg-id 1054826704.7579.10.camel@jester
Whole thread Raw
Responses Re: UPDATE ... SET = DEFAULT  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Is there an easy way of doing this?  Insert was simple as all that
needed to be done was to throw away the reference to the column.

It would seem a new primnode (change InsertDef into SetDefault or
similar) will be required with some executor logic.
--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

pgsql-hackers by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: default locale considered harmful? (was Re: [GENERAL]
Next
From: Josh Berkus
Date:
Subject: Proposal to Re-Order Postgresql.Conf, part II