Обсуждение: pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
Tags:
----
REL8_2_STABLE
Modified Files:
--------------
pgsql/doc/src/sgml:
release.sgml (r1.488.2.5 -> r1.488.2.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.488.2.5&r2=1.488.2.6)
Bruce Momjian wrote: > Log Message: > ----------- > Stamp releases notes for 8.2.3, 8.1.8, 8.0.12. > > Tags: > ---- > REL8_2_STABLE > > This missed the fix for psql "\copy (query)" which I committed the other day for 8.2, and should probably have been in the release notes. What's the protocol there? cheers andrew
Andrew Dunstan wrote: > Bruce Momjian wrote: > > Log Message: > > ----------- > > Stamp releases notes for 8.2.3, 8.1.8, 8.0.12. > > > > Tags: > > ---- > > REL8_2_STABLE > > > > > > This missed the fix for psql "\copy (query)" which I committed the other > day for 8.2, and should probably have been in the release notes. What's > the protocol there? I did not mention it because it merely fixes a rare bug. It is not something I would normally mention in the release notes. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. +
Bruce Momjian wrote: > Andrew Dunstan wrote: > >> Bruce Momjian wrote: >> >>> Log Message: >>> ----------- >>> Stamp releases notes for 8.2.3, 8.1.8, 8.0.12. >>> >>> Tags: >>> ---- >>> REL8_2_STABLE >>> >>> >>> >> This missed the fix for psql "\copy (query)" which I committed the other >> day for 8.2, and should probably have been in the release notes. What's >> the protocol there? >> > > I did not mention it because it merely fixes a rare bug. It is not > something I would normally mention in the release notes. > > ok. cheers andrew