the patch: support for DESC/NULLS FIRST/NULLS LAST

From: Quan Zongliang <quanzongliang(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: the patch: support for DESC/NULLS FIRST/NULLS LAST
Date: 2008-11-15 06:24:47
Message-ID: 20081115151604.FF5C.4125B4E5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


Patch for TODO item:
- Add support for DESC/NULLS FIRST/NULLS LAST when creating indexes.

I had tested it in Windows XP with db 8.2.11 and 8.3.5

Review it, please.

-----------------------------------------------
Quan Zongliang
quanzongliang(at)gmail(dot)com
CIT Japan: http://www.cit.co.jp

Attachment Content-Type Size
supportdesc.patch application/octet-stream 12.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Quan Zongliang 2008-11-15 06:39:05 Re: bug report
Previous Message Quan Zongliang 2008-11-15 06:20:48 Re: support for DESC/NULLS FIRST/NULLS LAST