Sort commitfest tables

From: David Fetter <david(at)fetter(dot)org>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Sort commitfest tables
Date: 2009-07-17 21:41:09
Message-ID: 20090717214109.GA6242@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

I was just looking over the commitfest, and wanted to be able to sort
tables. Fortunately, Somebody Else(TM) has already written and tested
the code.

Please find enclosed a patch to do same.

It's untested because I couldn't quite figure out what to install and
configure in order to test it. Any hints?

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
add_sorttable.diff text/plain 23.5 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2009-07-17 21:45:59 Re: MIN/MAX optimization for partitioned table
Previous Message Martin Pihlak 2009-07-17 21:26:40 Re: Non-blocking communication between a frontend and a backend (pqcomm)