Modernizing contrib/tablefunc - Mailing list pgsql-hackers

From David Fetter
Subject Modernizing contrib/tablefunc
Date
Msg-id 20150909220302.GA7079@fetter.org
Whole thread Raw
Responses Re: Modernizing contrib/tablefunc  (Joe Conway <mail@joeconway.com>)
List 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@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Raising our compiler requirements for 9.6
Next
From: Jim Nasby
Date:
Subject: Re: jsonb_concat: make sure we always return a non-scalar value