Re: proposal: ignore null fields in not relation type composite type based constructors

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: ignore null fields in not relation type composite type based constructors
Date: 2014-09-12 01:32:44
Message-ID: 20140912013244.GK16422@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Stephen Frost (sfrost(at)snowman(dot)net) wrote:
> * Stephen Frost (sfrost(at)snowman(dot)net) wrote:
> > Ok. I'll handle updating both of these to remove the overloading
> > and use default params instead, but I'll only add the 'ignore_null'
> > option to row_to_json.
>
> Barring objections or any issues I find as I go back through it, this is
> what I'm planning to push a bit later on tonight.

Pushed.

Thanks!

Stephen

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomonari Katsumata 2014-09-12 01:35:10 Re: Commitfest status
Previous Message Stephen Frost 2014-09-12 01:16:49 Re: jsonb format is pessimal for toast compression