Bruce Momjian
3952eecd4a
Fix computation of sample table size.
2006-02-25 04:30:06 +00:00
Bruce Momjian
032858216c
Backpatch FAQ changes to 8.1.X.
2006-02-24 15:00:48 +00:00
Bruce Momjian
39825338b4
Mention that the archive history file has the wal start/stop file names.
2006-02-24 14:03:11 +00:00
Tom Lane
ef434ebfbc
Update release notes.
2006-02-12 22:35:36 +00:00
Tom Lane
b71e2bb122
Fix broken markup.
2006-02-12 21:13:00 +00:00
Bruce Momjian
544ccf6ce6
Update wording for 8.1.X, remove <only>:
...
This option can <only> be set at server start or in the
<filename>postgresql.conf</filename> configuration file.
2006-02-12 19:19:37 +00:00
Bruce Momjian
a22873a19e
> Actually, if you submit a patch that says either "SCROLL is the
...
default"
> or "NO SCROLL is the default", it will be rejected as incorrect. The
> reason is that the default behavior is different from either of these,
> as is explained in the NOTES section.
Ok, so *that's* where the bit about the query plan being simple enough.
Based on that, ISTM that it should be premissable for us to decide that
a cursor requiring a sort isn't "simple enough" to support SCROLL.
In any case, here's a patch that makes the non-standard behavior easier
for people to find.
Jim C. Nasby
2006-02-12 19:02:28 +00:00
Bruce Momjian
34d9bbee4d
Stamp releases for 2006-02-14 release
2006-02-12 18:42:20 +00:00
Bruce Momjian
003daafb0d
Fix release item ordering.
2006-02-12 18:14:29 +00:00
Bruce Momjian
12ea69aaf5
Update back branch release notes.
2006-02-12 17:58:31 +00:00
Bruce Momjian
d9dafcc5d6
Fix release markup.
2006-02-12 17:28:23 +00:00
Bruce Momjian
a318438fb3
Stamp 8.1.3, but exclude configure.in/configure change.
2006-02-12 17:17:39 +00:00
Bruce Momjian
3a9c81e3e9
Update release notes for 8.1.3.
2006-02-12 17:11:28 +00:00
Tom Lane
f527f082c5
Reject out-of-range dates in date_in().
...
Kris Jurka
2006-02-09 03:40:30 +00:00
Bruce Momjian
c75c372c58
Fix typo in configuration docs.
...
Devrim GUNDUZ
2006-02-05 18:19:33 +00:00
Bruce Momjian
3bf6284f10
Update PL/pgSQL trigger example to be clearer about how to "merge" data
...
into a table.
Jim C. Nasby
2006-02-05 02:48:20 +00:00
Bruce Momjian
4a651c9705
Update EXPLAIN wording for GEQO usage.
2006-01-20 16:42:02 +00:00
Bruce Momjian
936433ba53
Doc patch that adds an example of a correllated UPDATE.
...
David Fetter
2006-01-19 23:09:46 +00:00
Bruce Momjian
b148ce8a4a
Clarify STABLE function documentation to highlight how such functions
...
can be optimized.
2006-01-19 22:52:20 +00:00
Bruce Momjian
2e2c4f424f
Clarify use of btree indexes for ILIKE and ~*.
2006-01-18 22:26:01 +00:00
Tom Lane
34b0ac6ada
Remove extraneous backslash from 'fixseq.sql' example --- mea culpa
...
certainly. Per report from George Woodring.
2006-01-12 18:09:42 +00:00
Tom Lane
68f4ed462a
Release-note updates and copy editing.
2006-01-06 03:00:06 +00:00
Bruce Momjian
ffc7186004
New pgcrypto item wording.
2006-01-05 15:19:52 +00:00
Bruce Momjian
61180e80d4
Wording improvements.
2006-01-05 15:13:26 +00:00
Bruce Momjian
045de2d865
Improve markup.
2006-01-05 14:54:07 +00:00
Bruce Momjian
e0f1f8ad0b
Update release notes for 8.1.X, 8.0.X, 7.4.X, and 7.3.X.
2006-01-05 05:16:03 +00:00
Bruce Momjian
f54a68d24a
Stamp release 8.1.2.
2006-01-05 04:02:26 +00:00
Bruce Momjian
8136eca59c
Remove a space that incorrectly precedes a comma in the PL/pgSQL
...
documentation.
Michael Fuhr
2005-12-29 04:02:41 +00:00
Bruce Momjian
c54fee814f
Update COPY CSV \. wording for externally created files.
2005-12-28 14:38:43 +00:00
Bruce Momjian
c7fc2ccf63
Add regression tests for CSV and \., and add automatic quoting of a
...
single column dump that has a \. value, so the load works properly. I
also added documentation describing this issue.
Backpatch to 8.1.X.
2005-12-28 05:38:27 +00:00
Bruce Momjian
f545a05704
Update interval documenation to mention the storage system used.
2005-12-22 21:45:30 +00:00
Bruce Momjian
14e9a17f0a
Add documentation example of using interval multiplication with 'days'.
...
Backpatch to 8.1.X.
2005-12-21 23:23:09 +00:00
Bruce Momjian
2469b99665
Add additional example for interval multiplication.
...
Fix example for day and hours interval subtraction for new computation
method.
Update interval examples to display zero seconds, which is our default.
Backpatch to 8.1.X.
2005-12-21 16:02:44 +00:00
Tom Lane
a2fc8ca797
Add release notes for back branches (7.3 and up).
...
Also minor improvements to 8.1.1 release notes.
2005-12-09 20:40:26 +00:00
Bruce Momjian
24cea65634
Add documentation about the behavior of BEFORE triggers and referential
...
integrity actions.
Stephan Szabo
2005-12-09 19:39:43 +00:00
Bruce Momjian
2eed0afc0c
Remove mention that history is _now_ automatically saved on exit. It
...
has been that way for a long time.
2005-12-09 19:19:28 +00:00
Tom Lane
9af49fcf87
Fix broken markup.
2005-12-09 18:07:57 +00:00
Bruce Momjian
df56447077
Release note wording improvements.
2005-12-08 23:22:38 +00:00
Bruce Momjian
d4fa3a8c78
Wrap UTF-8 paragraph.
2005-12-08 22:45:51 +00:00
Bruce Momjian
9f389f7db9
Update wording of translation bug item.
2005-12-08 22:36:52 +00:00
Bruce Momjian
96a1732710
Stamp 8.1.1.
2005-12-08 22:31:10 +00:00
Bruce Momjian
4bafc1202a
Update release notes for 8.1.1.
2005-12-08 22:22:27 +00:00
Bruce Momjian
5e6e9526c9
Update 8.1.X FAQs.
2005-12-08 21:37:54 +00:00
Bruce Momjian
e2d7e03fb2
FAQ_AIX in 8.1.0 contains outdated information about how to deal with
...
postgres problems due to readline. The attached patch replaces that
section of it with better ways of handling the problem.
Seneca Cunningham
2005-12-08 21:36:55 +00:00
Bruce Momjian
6c8e20ad1b
there's a paragraph in the ALTER TABLE reference page that reads:
...
DROP CONSTRAINT
This form drops constraints on a table. Currently, constraints on tables
are not required to have unique names, so there may be more than one
constraint matching the specified name. All matching constraints will be
dropped.
To my knowledge, it is no longer possible to create constraints with the
same name for the same relation. When you create a constraint and specify
the same name explictly, an error is raised. Implicit constraint creation
won't choose an existing name either and up to now you could not rename a
constraint. Renaming works with the patch I sent in a few hours ago but this
patch as well won't allow constraints with identical names on the same
relation.
The attached patch thus removes the note in the docs.
Joachim Wieland
2005-12-08 21:35:41 +00:00
Bruce Momjian
8c52b34bc7
Remove empty heading row in error table.
2005-12-08 21:23:13 +00:00
Bruce Momjian
6ae578d261
Add "Constant" column to error code table.
...
Also, better mark section headings.
kdio@uenf.br
2005-12-08 21:01:55 +00:00
Peter Eisentraut
ff4cc77bca
Documentation fix: s/event_object_name/event_object_table/g
2005-12-08 20:46:54 +00:00
Bruce Momjian
00b013b56e
Add documentation about the inability of plpsql to use parameter names
...
that are the same as column names used in the function.
2005-12-08 18:02:10 +00:00
Tom Lane
5ca6ab404d
Fix incorrect SPI example, per Yoshihisa Nakano.
2005-12-07 15:39:32 +00:00
Bruce Momjian
95f1f192e8
Improve lazy vacuum wording.
2005-12-07 14:36:08 +00:00
Bruce Momjian
5db90cc645
Clarify vacuum lazy can shrink a file under certain circumstances.
2005-12-07 05:36:08 +00:00
Bruce Momjian
c90f02316e
Update iconv wording, per Peter.
2005-12-06 21:01:32 +00:00
Bruce Momjian
494d1f1497
Highlight diff idea for iconv.
2005-12-06 20:26:02 +00:00
Bruce Momjian
34dc4228cb
iconv uses UTF-8, not UTF8.
2005-12-06 20:19:38 +00:00
Bruce Momjian
ead868059b
Document method of removing invalid UTF8 escape sequences from dump
...
file. Backpatch to 8.1.X.
Paul Lindner
2005-12-06 19:27:09 +00:00
Bruce Momjian
0ebd65ddd4
Since my name has a non-ascii-letter in it, it's often spelled wrong. In
...
the latest release notes there is a latin1 character that shouldn't be
there so I made a patch to fix that. This patch also fixes some old
entries that uses o instead of ö (which is also wrong but not as
bad as including a latin1 character in the sgml file).
Dennis Bj?rklund
2005-12-06 18:43:40 +00:00
Bruce Momjian
dfdec60447
Allow to_char(interval) and to_char(time) to use AM/PM specifications.
...
Map them to a single day, so '30 hours' is 'AM'.
Have to_char(interval) and to_char(time) use "HH", "HH12" as 12-hour
intervals, rather than bypass and print the full interval hours. This
is neeeded because to_char(time) is mapped to interval in this function.
Intervals should use "HH24", and document suggestion.
Allow "D" format specifiers for interval/time.
2005-12-03 16:45:23 +00:00
Tom Lane
4ed2e803ef
Fix obsolete description of -h option, per Andreas Schmidt.
2005-12-02 23:13:53 +00:00
Neil Conway
bc0b56c0fe
Fix typo in PL/PgSQL documentation, per Chris KL.
2005-12-01 10:38:09 +00:00
Bruce Momjian
fc9b777a79
Improve documentation for COALESCE and NULLIF. Add references for NVL
...
and IFNULL.
Backpatch to 8.1.X.
2005-11-28 23:19:03 +00:00
Bruce Momjian
1012a93264
Update Japanese FAQ.
...
J.Kuwamura
2005-11-18 00:41:26 +00:00
Bruce Momjian
1cb945bd50
Properly document return value of strpos().
2005-11-16 03:56:35 +00:00
PostgreSQL Daemon
2a80c3c4dc
Tag everything for 8.1.0 ... Finally, a relesae on scheduale!!
2005-11-05 04:01:57 +00:00
Bruce Momjian
75a429463a
Update FAQ for most recent release as 8.1.
2005-11-05 01:35:18 +00:00
Tom Lane
9ba4c42401
Yet another supported-platforms update.
2005-11-05 00:04:04 +00:00
Tom Lane
fd68553860
Editorial review for partitioning/constraint exclusion documentation.
2005-11-04 23:53:18 +00:00
Peter Eisentraut
39dfbe5791
Spellchecking run, final cleanups
2005-11-04 23:14:02 +00:00
Bruce Momjian
1630571a04
Update release notes for 8.1.
2005-11-04 22:21:33 +00:00
Bruce Momjian
081ed99b1e
We haven't seen any agreement emerge as to what is causing AIX 5.3 ML3
...
to fail to successfully build the release candidates.
However, a patch has emerged (thanks, Seneca!) that does allow it to
work, and which I'd expect to be portable (better still!).
We are still actively pursuing why it breaks, but supposing that still
remains outstanding, at least the following would allow AIX users to
better survive a build...
Chris Browne
2005-11-04 18:16:50 +00:00
Tom Lane
e47ea0566c
Update supported-platforms list.
2005-11-04 16:15:20 +00:00
Tom Lane
03381695c6
Avoid referring to a specific version of the SQL standard except where
...
necessary, and be careful to refer to the right version where it is
useful to do so. This partially reverts an ill-considered search and
replace from a few months ago.
2005-11-04 02:56:31 +00:00
Neil Conway
8bd1cbb86d
Some minor improvements to the CE docs. Also fix a bit of SGML markup
...
elsewhere.
2005-11-03 00:51:43 +00:00
Bruce Momjian
ced9dd3699
Add Tomoaki Sato to pgbench changes in release notes.
2005-11-02 14:08:43 +00:00
Neil Conway
eddcd492fe
Add some documentation for constraint exclusion and basic partitioning.
...
From Simon Riggs; cleanup and editorialization by Neil Conway.
2005-11-01 23:19:05 +00:00
Tom Lane
b524cb36ac
Make an editorial pass over the reference pages.
2005-11-01 21:09:51 +00:00
Tom Lane
37a4232a0c
Update supported-platforms entry for Tru64.
2005-10-31 21:12:35 +00:00
Bruce Momjian
ee72793a91
Mention in the docs that temporary/non-temp tables can not share
...
referential integrity relationships.
2005-10-31 18:13:52 +00:00
Tom Lane
90456d1303
Update supported-platforms list.
2005-10-30 19:21:42 +00:00
PostgreSQL Daemon
d8247b0f50
tag it for rc1
2005-10-30 05:06:03 +00:00
Bruce Momjian
9c67981683
Fix psql ref typo.
...
Andreas Seltenreich
2005-10-30 03:01:49 +00:00
Tom Lane
a7335a3401
Update supported-platforms list.
2005-10-28 20:01:40 +00:00
Tom Lane
65a99590ab
Fix broken markup.
2005-10-28 20:00:03 +00:00
Bruce Momjian
fbff2e9607
Remove mention that \x doesn't affect backslash commands.
2005-10-28 02:39:07 +00:00
Bruce Momjian
bc93b3741d
Update:
...
< o Allow ALTER TABLE RENAME CONSTRAINT
> o Add ALTER TABLE RENAME CONSTRAINT, update index name also
2005-10-27 14:16:05 +00:00
Bruce Momjian
befc607dee
Add:
...
> o Have ALTER INDEX update the name of a constraint using that index
> o Allow ALTER TABLE RENAME CONSTRAINT
2005-10-27 14:07:29 +00:00
Bruce Momjian
6859d8c141
Add mention that .pgpass localhost matches tcp and unix domain sockets.
2005-10-27 13:53:41 +00:00
Bruce Momjian
0849955f3a
Add mention of errfinish.
2005-10-27 13:48:14 +00:00
Bruce Momjian
3332e38189
Disable expanded mode only for \d tablename, not for all backslash
...
commands. Per complaint that \df+ is clearer in expanded mode.
2005-10-27 13:34:47 +00:00
Bruce Momjian
807da29cf3
Add items from Tom:
...
< o Add a GUC variable to allow output of interval values in ISO8601
< format
212a211,223
> o Add a GUC variable to allow output of interval values in ISO8601
> format
> o Improve timestamptz subtraction to be DST-aware
>
> Currently, subtracting one date from another that crosses a
> daylight savings time adjustment can return '1 day 1 hour', but
> adding that back to the first date returns a time one hour in
> the future. This is caused by the adjustment of '25 hours' to
> '1 day 1 hour', and '1 day' is the same time the next day, even
> if daylight savings adjustments are involved.
>
> o Fix interval display to support values exceeding 2^31 hours
> o Add overflow checking to timestamp and interval arithmetic
2005-10-27 02:33:31 +00:00
Tom Lane
4a309defb4
Add info about using rsync to make base backups. Per report from
...
Jeff Frost, it may be necessary to ignore specific exit codes.
2005-10-26 20:42:35 +00:00
Tom Lane
fc5894bf77
Adjust parser so that POSTQUEL-style implicit RTEs are stored with
...
inFromCl true, meaning that they will list out as explicit RTEs if they
are in a view or rule. Update comments about inFromCl to reflect the way
it's now actually used. Per recent discussion.
2005-10-26 19:21:55 +00:00
Bruce Momjian
7d9ff58b22
Rename config section headings.
...
Simon Riggs
2005-10-26 12:55:07 +00:00
Bruce Momjian
62cfa0f75c
Add:
...
>
> o Add auto-expanded mode so expanded output is used if the row
> length is wider than the screen width.
>
> Consider using auto-expanded mode for backslash commands like \df+.
2005-10-25 18:50:56 +00:00
Tom Lane
602007842c
Convert explanation of interval change into something resembling grammatical
...
English, and fix the incorrect example.
2005-10-25 17:54:30 +00:00
Tom Lane
c78f3039f2
Small grammar correction.
2005-10-25 15:47:51 +00:00
Bruce Momjian
b83547201f
Update 24 hours/1 day distinction in release notes.
2005-10-25 15:12:22 +00:00
Bruce Momjian
352a7841bf
Update the URL for "The Hitch-Hiker's Guide to Evolutionary Computation".
...
Sergey E. Koposov
2005-10-25 13:38:09 +00:00
Bruce Momjian
404bc385d1
IBM has addressed the socket address storage issue as of AIX 5.3
...
maintenance level 5300-03; the following patch adds documentation to
FAQ_AIX.
Chris Browne
2005-10-24 22:30:35 +00:00
Bruce Momjian
9507b56031
Add:
...
> * Allow user-defined functions retuning a domain value to enforce domain
> constraints
2005-10-24 18:08:52 +00:00