Bruce Momjian
c5214b9f6c
Add change by Neil.
2002-09-04 23:14:22 +00:00
Bruce Momjian
c91ceec21d
Update:
...
Improvements to /contrib/intarray (Oleg, Teodor Sigaev, Andrey
Oktyabrski)
2002-09-04 20:26:08 +00:00
Bruce Momjian
0cd2a84702
Add Joe's table functions description.
2002-09-04 20:06:23 +00:00
Bruce Momjian
4bdaca460b
Update wording for Tom.
2002-09-04 19:07:43 +00:00
Bruce Momjian
af3cf2cfa8
Update to reflect Tom's suggestions.
2002-09-04 18:45:52 +00:00
Bruce Momjian
99dc1cf393
Reorder items.
2002-09-04 17:27:13 +00:00
Bruce Momjian
b1e20bd707
More HISTORY improvements from Joe.
2002-09-04 17:25:08 +00:00
Bruce Momjian
fc99311b9a
Update HISTORY wording.
2002-09-04 17:11:47 +00:00
Bruce Momjian
7982fb0a10
Update based on TODO file contents.
2002-09-04 07:42:24 +00:00
Bruce Momjian
ba1d2799ea
Spellcheck of HISTORY.
2002-09-04 07:30:33 +00:00
Bruce Momjian
4f1a32b37e
Update new HISTORY file for 7.3!
2002-09-04 07:16:32 +00:00
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
Bruce Momjian
a1d9d096f0
Update release 1.09 date
2001-06-01 00:24:21 +00:00
Bruce Momjian
e05d246084
Oops, had 0.2 release date wrong.
2001-05-30 22:04:33 +00:00
Bruce Momjian
e4f2bea7fb
Add HISTORY items for 7.1.2.
2001-05-17 13:28:30 +00:00
Bruce Momjian
d4dfef1cdb
Stamp for 7.1.2. Ready when you are...
2001-05-11 01:34:14 +00:00
Bruce Momjian
1564bd11e3
UPdate for release tomorrow.
2001-05-05 02:57:40 +00:00
Bruce Momjian
c434ae3539
pg_dump can dump 7.0 databases.
2001-05-03 20:39:52 +00:00
Bruce Momjian
7efc878104
Final stamp for 7.1.1. All done.
2001-05-03 17:17:41 +00:00
Bruce Momjian
13e9cea634
Some updates for 7.1.1.
2001-05-03 16:26:21 +00:00
Bruce Momjian
ef922b2556
Remove as-of from HISTORY file.
2001-04-13 18:38:32 +00:00
Bruce Momjian
39f0357b77
Update HISTORY/release.sgml to current.
2001-04-02 17:59:17 +00:00
Peter Eisentraut
5dc0e67bd5
Reformat the "major changes" to 72 or so columns.
2001-03-17 18:15:36 +00:00
Bruce Momjian
4c2b0f1d73
Update for Tatsuo.
2001-02-15 13:31:44 +00:00
Bruce Momjian
3f8e30651b
Clean up HISTORY file, add dates to releases.
2001-02-11 01:48:51 +00:00
Bruce Momjian
98d66c722c
Mention NetBSD
2001-02-09 17:55:48 +00:00
Bruce Momjian
14f6445534
Remove pg_service mention.
2001-02-09 17:53:44 +00:00
Bruce Momjian
b483ad84f8
Add -g as synonmym for --globals-only in pg_dumpall. Add info about
...
-c,--clean option to manual page.
2001-02-09 17:16:57 +00:00
Bruce Momjian
930b283a89
Re-add Peter E's changes.
2001-02-03 21:50:45 +00:00
Bruce Momjian
8255fc1716
Update HISTORY/release with current changes.
2001-01-29 18:58:45 +00:00
Bruce Momjian
bb6ffb479a
Update to PyGreSQL-3.1
2001-01-29 16:27:48 +00:00
Marc G. Fournier
25c0ffb9ec
check one last time for any erros ...
2001-01-13 03:17:05 +00:00
Marc G. Fournier
1fc331bbc2
ignore his too
2001-01-13 03:11:07 +00:00
Marc G. Fournier
3c085b1b35
and this time?
2001-01-13 03:09:43 +00:00
Marc G. Fournier
d5e66044ad
try this again ...
2001-01-13 03:08:02 +00:00
Marc G. Fournier
3f8ea17810
okay, this appears to work ...
...
onlly changes aer adding some white space ...
2001-01-13 00:57:06 +00:00
Bruce Momjian
1d46fb8035
Fix typo.
2000-12-20 15:44:00 +00:00
Bruce Momjian
827414276c
Add mention of Alpha
2000-12-20 03:02:52 +00:00
Bruce Momjian
e19f386116
Holloman -> Hollomon. Sorry.
2000-12-20 02:15:20 +00:00
Bruce Momjian
cf35a70495
Large objects in single "table".
2000-12-18 04:32:09 +00:00
Bruce Momjian
708c1114ea
Updates from Tom Lane.
2000-12-18 04:20:44 +00:00
Bruce Momjian
cf6dbd8e47
Fix upgrade mention to 7.1.
2000-12-18 04:07:10 +00:00
Bruce Momjian
a238cb5a8a
Add 7.1 features list
2000-12-16 20:12:42 +00:00
Bruce Momjian
c48025e799
Add new 7.0.3 item to all places.
2000-11-12 14:26:48 +00:00
Bruce Momjian
e0e694640c
Add update of HISTORY file for 7.0.3.
2000-11-10 19:41:26 +00:00
Bruce Momjian
b32685a999
Add proofreader's changes to docs.
...
Fix misspelling of disbursion to dispersion.
2000-10-05 19:48:34 +00:00
Bruce Momjian
67cd018e77
Startup is actually start-up.
2000-08-29 20:02:09 +00:00
Bruce Momjian
154c0a0b68
Update for 7.0.2.
2000-06-05 10:57:57 +00:00
Bruce Momjian
cc2b5e5815
Remove NT-specific file open defines by defining our own open macros for
...
"rb" and "wb".
2000-06-02 15:57:44 +00:00
Bruce Momjian
6437fe62ba
Add fix to index length
2000-06-02 01:25:20 +00:00
Bruce Momjian
5abea5fe13
Update 7.0.1 for Tatsuo
2000-06-01 06:02:14 +00:00