Re: change name of redirect_stderr?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
Subject: Re: change name of redirect_stderr?
Date: 2007-08-15 18:45:17
Message-ID: 200708151145.18307.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Heikki,

> Should we change the ordering of pg_settings?

Well, an unfixed issue in pg_settings is that the category/subcategory
relationship got represented by a non-atomic field which makes sorting on
that difficult.

--
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-08-15 18:54:00 Re: Another idea for index-only scans
Previous Message Josh Berkus 2007-08-15 18:43:23 Re: Another idea for index-only scans