mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Update HISTORY file for 7.0.
This commit is contained in:
@ -5,7 +5,6 @@ doc/Machine-specific FAQ's
|
||||
doc/bug.template
|
||||
update include/version.h.in after release, including subversion
|
||||
update pgaccess
|
||||
update odbc
|
||||
update src/interfaces/jdbc/postgresql/jdbc1/DatabaseMetaData.java
|
||||
update src/interfaces/jdbc/postgresql/jdbc2/DatabaseMetaData.java
|
||||
update pg_upgrade to handle new version, or disable
|
||||
@ -18,3 +17,4 @@ update documentation
|
||||
man pages
|
||||
sgml docs
|
||||
update VERSION numbers of interfaces
|
||||
update ports list
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
# Usage $0 [-r 'revision pattern'] file
|
||||
|
||||
# cvs log -d '>1999-06-14 00:00:00 GMT' > log
|
||||
# cvs log -d '>1999-06-14 00:00:00 GMT' . > log
|
||||
# pgcvslog -r '\.2\.[0-9]*$' log
|
||||
|
||||
if [ "X$1" = "X-r" ]
|
||||
|
Reference in New Issue
Block a user