Suppress leap-second timezones in pg_timezone_names view?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Suppress leap-second timezones in pg_timezone_names view?
Date: 2008-11-13 15:15:15
Message-ID: 19187.1226589315@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Per bug #4528, I'm thinking we should do $SUBJECT. I'm inclined to
put a tz_acceptable() check into pg_tzenumerate_next, which is currently
only used by that view but might be used for other purposes later.

Any objections?

regards, tom lane

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2008-11-13 15:19:34 Re: [GENERAL] db_user_namespace, md5 and changing passwords
Previous Message Tom Lane 2008-11-13 15:06:05 Re: [GENERAL] db_user_namespace, md5 and changing passwords