From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Modernizing contrib/tablefunc |
Date: | 2015-09-09 22:03:02 |
Message-ID: | 20150909220302.GA7079@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Folks,
While doing some research for the upcoming (UN)PIVOT proposal, I
noticed that there were some hairy and no-longer-needed bits in the
regression tests for tablefunc, which I have shaved off with the
attached patch.
What say?
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
Attachment | Content-Type | Size |
---|---|---|
de_double_001.patch | text/plain | 15.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Nasby | 2015-09-09 22:20:22 | Re: jsonb_concat: make sure we always return a non-scalar value |
Previous Message | Andres Freund | 2015-09-09 21:39:03 | Re: Raising our compiler requirements for 9.6 |