1
1
PostgreSQL 6.3.2 Tue Apr 7 16:53:16 EDT 1998
2
- -------------------------------------------------------------
2
+ =========================================================
3
3
4
4
A dump/restore is NOT required for those running 6.3.1. A
5
5
'make distclean', 'make', and 'make install' is all that is required.
@@ -31,7 +31,7 @@ ASSERT fixes(Bruce)
31
31
32
32
33
33
PostgreSQL 6.3.1 Mon Mar 23 10:21:52 EST 1998
34
- -------------------------------------------------------------
34
+ =========================================================
35
35
36
36
A dump/restore is NOT required for those running 6.3. A
37
37
'make distclean', 'make', and 'make install' is all that is required.
@@ -72,7 +72,7 @@ Better identify tcl and tk libs and includes(Bruce)
72
72
73
73
74
74
PostgreSQL 6.3 Sun Mar 1 14:57:30 EST 1998
75
- -------------------------------------------------------------
75
+ =========================================================
76
76
77
77
A dump/restore is required for those wishing to migrate data from
78
78
previous releases of PostgreSQL.
@@ -248,7 +248,7 @@ Remove un-needed malloc() calls and replace with palloc()(Bruce)
248
248
249
249
250
250
PostgreSQL 6.2.1 Fri Oct 17 00:01:27 EDT 1997
251
- -------------------------------------------------------------
251
+ =========================================================
252
252
253
253
This release does NOT require a dump/restore for those running 6.2, but
254
254
there is an SQL query in /migration/6.2_to_6.2.1 that should be run. See
@@ -271,7 +271,7 @@ Trigger function for inserting user names for INSERT/UPDATE(Brook Milligan)
271
271
272
272
273
273
PostgreSQL 6.2 Thu Oct 02 12:53:46 EDT 1997
274
- -------------------------------------------------------------
274
+ =========================================================
275
275
276
276
A dump/restore is required for those wishing to migrate data from
277
277
previous releases of PostgreSQL.
@@ -387,8 +387,8 @@ SPI and Trigger programming guides (Vadim & D'Arcy)
387
387
388
388
389
389
390
- PostgreSQL 6.1.1 Mon Jul 22 18:04:49 EDT 1997
391
- -------------------------------------------------------------
390
+ PostgreSQL 6.1.1 Mon Jul 22 18:04:49 EDT 1997
391
+ =========================================================
392
392
393
393
This release does NOT require a dump/restore for those running 6.1.
394
394
@@ -414,8 +414,8 @@ pg_dumpall now returns proper status, portability fix(Bruce)
414
414
415
415
416
416
417
- PostgreSQL 6.1 Sun Jun 8 14:41:13 EDT 1997
418
- -------------------------------------------------------------
417
+ PostgreSQL 6.1 Sun Jun 8 14:41:13 EDT 1997
418
+ =========================================================
419
419
420
420
A dump/restore is required for those wishing to migrate data from
421
421
previous releases of PostgreSQL.
@@ -517,8 +517,8 @@ DG-UX, Ultrix, Irix, AIX portability fixes
517
517
518
518
519
519
520
- PostgreSQL 6.0 Wed Jan 29 00:19:54 EST 1997
521
- -------------------------------------------------------------
520
+ PostgreSQL 6.0 Wed Jan 29 00:19:54 EST 1997
521
+ =========================================================
522
522
523
523
A dump/restore is required for those wishing to migrate data from
524
524
previous releases of PostgreSQL.
@@ -630,16 +630,16 @@ Unused/uninialized variables corrected
630
630
631
631
632
632
PostgreSQL 1.09 ???
633
- -------------------------------------------------------------
633
+ =========================================================
634
634
635
635
Sorry, we stopped keeping track of changes from 1.02 to 1.09. Some of
636
636
the changes listed in 6.0 were actually included in the 1.02.1 to 1.09
637
637
releases.
638
638
639
639
640
640
641
- Postgres95 1.02 Thu Aug 1 18:00:00 EDT 1996
642
- -------------------------------------------------------------
641
+ Postgres95 1.02 Thu Aug 1 18:00:00 EDT 1996
642
+ =========================================================
643
643
644
644
Source code maintainenance and development
645
645
* worldwide team of volunteers
@@ -697,8 +697,8 @@ Contributors (appologies to any missed)
697
697
698
698
699
699
700
- Postgres95 1.01 Fri Feb 23 18:20:36 PST 1996
701
- -------------------------------------------------------------
700
+ Postgres95 1.01 Fri Feb 23 18:20:36 PST 1996
701
+ =========================================================
702
702
Incompatibilities:
703
703
* 1.01 is backwards compatible with 1.0 database provided the user
704
704
follow the steps outlined in the MIGRATION_from_1.0_to_1.01 file.
@@ -734,8 +734,8 @@ Bug fixes:
734
734
735
735
736
736
737
- Postgres95 1.0 Tue Sep 5 11:24:11 PDT 1995
738
- -------------------------------------------------------------
737
+ Postgres95 1.0 Tue Sep 5 11:24:11 PDT 1995
738
+ =========================================================
739
739
740
740
Copyright change:
741
741
* The copyright of Postgres 1.0 has been loosened to be freely modifiable
@@ -779,8 +779,8 @@ Bug fixes:
779
779
780
780
781
781
782
- Postgres95 Beta 0.03 Fri Jul 21 14:49:31 PDT 1995
783
- ------------------------------------------------------
782
+ Postgres95 Beta 0.03 Fri Jul 21 14:49:31 PDT 1995
783
+ =========================================================
784
784
Incompatible changes:
785
785
* BETA-0.3 IS INCOMPATIBLE WITH DATABASES CREATED WITH PREVIOUS VERSIONS
786
786
(due to system catalog changes and indexing structure changes).
@@ -889,8 +889,8 @@ New documentation:
889
889
890
890
891
891
892
- Postgres95 Beta 0.02 ( Thu May 25 16:54:46 PDT 1995)
893
- ------------------------------------------------------
892
+ Postgres95 Beta 0.02 Thu May 25 16:54:46 PDT 1995
893
+ =========================================================
894
894
Incompatible changes:
895
895
* The SQL statement for creating a database is 'CREATE DATABASE' instead
896
896
of 'CREATEDB'. Similarly, dropping a database is 'DROP DATABASE' instead
@@ -927,6 +927,6 @@ The following bugs have been fixed in postgres95-beta-0.02:
927
927
928
928
929
929
930
- Postgres95 Beta 0.01 ( Mon May 1 19:03:10 PDT 1995)
931
- ------------------------------------------------------
930
+ Postgres95 Beta 0.01 Mon May 1 19:03:10 PDT 1995
931
+ =========================================================
932
932
Initial release.
0 commit comments