Bruce Momjian
d46172e4fa
Update docs for 7.2.2 release info.
2002-08-25 14:34:24 +00:00
Bruce Momjian
eb32be62d4
New wording:
...
Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
2002-03-25 21:24:08 +00:00
Bruce Momjian
7fe9e19842
Add to HISTORY:
...
Allow CREATE TABLE AS ... SELECT in PL/PgSQL (Tom)
2002-03-25 20:58:05 +00:00
Bruce Momjian
99c8581f5a
> > Users of contrib/tsearch needs after upgrading of module (compiling, installing)
...
> > to perform sql command:
> > update pg_amop set amopreqcheck = true where amopclaid =
> > (select oid from pg_opclass where opcname = 'gist_txtidx_ops');
>
> Oleg, sorry, I don't understand where this should appear. In the README
> file, and if so, where? Is this something only for people upgrading
> from 7.2?
Sorry Bruce, I was unclear. I have attached patch to Readme.tsearch
Also, It'd be worth to mention in Changes to point users of tsearch
about importang upgrade notices.
Oleg Bartunov
2002-03-19 14:14:44 +00:00
Bruce Momjian
367856d912
Improve wording of bug fix:
...
Ensure that sequence counters do not go backwards after a crash
2002-03-19 00:12:09 +00:00
Bruce Momjian
658371fe9f
Update for 7.2.1.
2002-03-18 23:03:13 +00:00
Bruce Momjian
0d2842468c
Mention time() and interval() are also changed in 7.2.
2002-03-11 16:41:44 +00:00
Bruce Momjian
1b6aa29a05
Consistend spelling for PL/pgSQL
2002-01-31 21:20:03 +00:00
Bruce Momjian
c69c25ba4d
Update HISTORY/release.sgml for Monday release.
2002-01-31 18:31:44 +00:00
Bruce Momjian
9d77dcc366
Add mention of PRIMARY in ALTER TABLE ... [ UNIQUE | PRIMARY ]
2002-01-03 05:37:43 +00:00
Bruce Momjian
593377f70c
Add more Christof Petig ecpg items.
2001-12-28 05:03:10 +00:00
Bruce Momjian
deab927470
Add mention of Christof Petig for ecpg items.
2001-12-28 05:00:32 +00:00
Peter Eisentraut
44d1e9d552
Small fixes
2001-12-27 21:10:15 +00:00
Bruce Momjian
adb1d4acfa
Mention datatype() casting change.
2001-12-27 04:46:08 +00:00
Bruce Momjian
498d0087eb
Update for new timestamp behavior.
2001-12-27 00:04:44 +00:00
Peter Eisentraut
d1396696e0
Lots of content and formatting improvements in release notes. HISTORY
...
now generated from DocBook sources.
2001-12-23 18:20:05 +00:00
Bruce Momjian
c121efff7e
Update possible release date 2001-12-??
2001-12-04 20:25:01 +00:00
Bruce Momjian
1e988ce489
Update HISTORY to current.
2001-12-04 20:15:41 +00:00
Bruce Momjian
76c879cd9a
Update for bytea, from Joe Conway
2001-11-21 03:15:54 +00:00
Bruce Momjian
83d4a1cbe4
Update HISTORY, for Tatsuo.
2001-11-21 02:20:11 +00:00
Bruce Momjian
7107c3d0cc
Update HISTORY to current changes.
2001-11-20 04:18:49 +00:00
Bruce Momjian
a69833c583
Mention new =NULL change in Migration section.
2001-11-07 17:27:36 +00:00
Bruce Momjian
96f7ef4caf
Fix wrapping.
2001-11-07 03:12:20 +00:00
Bruce Momjian
2dba7fdb4b
Correct, not too ambitious, not too
...
long for an enhancement history item? :)
--
Serguei A. Mokhov
~
2001-11-07 03:10:59 +00:00
Bruce Momjian
2f1e1bcec6
Update HISTORY per HACKERS discussion.
2001-10-29 19:28:48 +00:00
Bruce Momjian
73c5ad9337
Mention pgindent/pgjindent.
2001-10-25 20:00:58 +00:00
Bruce Momjian
7ebf6cb720
Final update of HISTORY.
2001-10-25 19:59:23 +00:00
Bruce Momjian
80b9a00439
Add blank line before #endif to #endif's at the end of the file.
2001-10-25 19:57:03 +00:00
Bruce Momjian
3231341eed
Add slash for comment spacing, for Tom.
2001-10-25 19:22:05 +00:00
Bruce Momjian
81d9a9674e
Add comment spaces for trailing ) and comment.
2001-10-25 18:44:42 +00:00
Bruce Momjian
cae059ba5e
Add spacing for single-line comments with trailing semicolon _and_
...
comma, per Tom.
2001-10-25 18:25:23 +00:00
Bruce Momjian
e1ce520c09
Back out LIMIT #,# removal and mark it as to-be-removed in 7.3.
2001-10-23 02:45:37 +00:00
Bruce Momjian
b5ab19a610
Add ecpg items to HISTORY file.
2001-10-22 18:42:44 +00:00
Bruce Momjian
f363b3177d
Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion.
2001-10-20 02:55:39 +00:00
Bruce Momjian
f8bcf12ed9
Update file for pgcrypto.
2001-10-17 00:48:24 +00:00
Bruce Momjian
ec614c9872
Remove locale/multibyte in HISTORY file, for Tatsuo.
2001-10-12 17:46:00 +00:00
Bruce Momjian
1226816e4e
Update for GIST.
2001-10-03 18:38:06 +00:00
Bruce Momjian
95b2a2a34f
Fix wording.
2001-10-01 21:47:24 +00:00
Bruce Momjian
998cebc4db
Update to "7.2".
2001-10-01 15:44:45 +00:00
Bruce Momjian
fae50f873f
Add mention of MySQL compatibility for LIMIT in HISTORY.
2001-09-23 04:41:47 +00:00
Bruce Momjian
75a8d118d0
Mention LIMIT change in HISTORY file.
2001-09-23 03:41:49 +00:00
Bruce Momjian
39ceaa19f0
Fix 6.4.* release dates, pointed out by Tom Lane.
2001-09-22 21:36:38 +00:00
Bruce Momjian
d20a50de33
Update highlights. More items to add.
2001-09-16 04:26:22 +00:00
Bruce Momjian
f5db0bc968
Add list of 7.2 changes in preparation for beta.
2001-09-16 04:12:35 +00:00
Bruce Momjian
b62289938a
Just a test.
2001-08-15 19:41:08 +00:00
Bruce Momjian
21dbd06d3a
update.
2001-08-15 19:40:52 +00:00
Bruce Momjian
53f530d4dd
update
2001-08-15 19:24:55 +00:00
Bruce Momjian
d3c1846b95
update
2001-08-15 19:24:40 +00:00
Bruce Momjian
872cd63d43
Put back changes I overwrote packaging 7.1.3.
2001-08-14 23:38:39 +00:00
Bruce Momjian
6f2943b52e
Add HISTORY for 7.1.3. Packaging done.
2001-08-14 21:21:40 +00:00