UPDATE ... SET = DEFAULT

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: UPDATE ... SET = DEFAULT
Date: 2003-06-05 15:25:05
Message-ID: 1054826704.7579.10.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)rbt(dot)ca>

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Barry Lind 2003-06-05 15:39:09 Wrong version of jdbc in 7.3.3 rpms
Previous Message Josh Berkus 2003-06-05 15:23:47 Proposal to Re-Order Postgresql.Conf, part II