pgsql.cc 提供对 postgresql.org 官网内容的中文翻译,由 Pigsty 团队维护。
Release date: 2000-06-01
This is a cleanup release for 7.0.
A dump/restore is not required for those running 7.0.
Fix many CLUSTER failures (Tom) Allow ALTER TABLE RENAME works on indexes (Tom) Fix plpgsql to handle datetime->timestamp and timespan->interval (Bruce) New configure --with-setproctitle switch to use setproctitle() (Marc, Bruce) Fix the off by one errors in ResultSet from 6.5.3, and more. jdbc ResultSet fixes (Joseph Shraibman) optimizer tunings (Tom) Fix create user for pgaccess Fix for UNLISTEN failure IRIX fixes (David Kaelbling) QNX fixes (Andreas Kardos) Reduce COPY IN lock level (Tom) Change libpqeasy to use PQconnectdb() style parameters (Bruce) Fix pg_dump to handle OID indexes (Tom) Fix small memory leak (Tom) Solaris fix for createdb/dropdb (Tatsuo) Fix for non-blocking connections (Alfred Perlstein) Fix improper recovery after RENAME TABLE failures (Tom) Copy pg_ident.conf.sample into /lib directory in install (Bruce) Add SJIS UDC (NEC selection IBM kanji) support (Eiji Tokuya) Fix too long syslog message (Tatsuo) Fix problem with quoted indexes that are too long (Tom) JDBC ResultSet.getTimestamp() fix (Gregory Krasnow & Floyd Marinescu) ecpg changes (Michael)
译文有误、术语不当或页面显示问题,请到译文仓库 pgsty/pgdoc 报告译文问题。 英文原文本身的问题,请在当前版本的对应页面向上游反馈;上游不再修订已结束维护的版本。