pgsql: Add dump support for SortBy nodes.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add dump support for SortBy nodes.
Date: 2008-07-17 16:02:13
Message-ID: 20080717160213.27C38754A84@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add dump support for SortBy nodes. Needed this while debugging a reported
problem with DISTINCT, so might as well commit it.

Modified Files:
--------------
pgsql/src/backend/nodes:
outfuncs.c (r1.327 -> r1.328)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/nodes/outfuncs.c?r1=1.327&r2=1.328)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2008-07-17 21:02:31 pgsql: Avoid crashing when a table is deleted while we're on the process
Previous Message User Pgunittest 2008-07-17 14:56:31 pgscript - pgScript: autofind and autoclean scripts