Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5ff4f39c0efd45d7a85d5139fd7367fc19da82cd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-09-16T20:14:34Z
Releases: 8.2.0
Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs,
and create a new view pg_timezone_names that provides information about
the zones known in the 'zic' database.  Magnus Hagander, with some
additional work by Tom Lane.

Files