8814ee8497
Update to Russian FAQ, HEAD and 8.0.X.
2005-02-11 04:54:05 +00:00
538e960939
Mention that some psql environment variables come from libpq and note
...
more variables can be found in the libpq manual section.
Mention .pgpass in the psql manual page section dealing with connection
parameters and point to the libpq section for more details.
Backpatch to 8.0.X.
2005-02-11 04:19:18 +00:00
7dfc700b96
Update pginstaller URL to http://www.postgresql.org/ftp/win32/ .
...
Backpatch to 8.0.X.
2005-02-10 04:53:11 +00:00
5b327fb917
Better late than never: document that the GiST API changed in 8.0 in the
...
"incompatibilities" section of the release notes.
2005-02-06 22:36:10 +00:00
c31570ed43
Document array behavior for out-of-range subscripts.
2005-02-06 20:59:37 +00:00
722c886ba1
Improve wording of to_char() change in 8.1:
...
The 8.1 release will remove the <function>to_char()</> function
for intervals.
2005-02-02 18:17:34 +00:00
6aebc34e55
Backpatch FAQ to 8.0.X.
2005-02-02 17:44:51 +00:00
8e2216db6c
Backpatch FAQ to 8.0.X.
2005-02-02 13:42:02 +00:00
925320fe3d
Backpatch FAQ changes to 8.0.X.
2005-02-01 02:42:03 +00:00
380c7117ef
Recommend security@postgresql.org as the contact point for security-related bugs.
2005-01-30 21:31:57 +00:00
8097ce9f52
Stamp 8.0 branch as 8.0.1.
2005-01-30 19:17:49 +00:00
caf48b43c7
Backpatch FAQ to 8.0.X.
2005-01-30 04:45:23 +00:00
cd69dea6a0
FAQ markup fixes.
2005-01-30 04:44:25 +00:00
bfdfa4d00d
Backpatch FAQ to 8.0.X.
2005-01-30 04:26:40 +00:00
8f2c03752b
Backpatch FAQ changes to 8.0.X.
2005-01-30 04:22:53 +00:00
426ccf86fa
We haven't had a fixed limit on rule recursion depth since 7.3 ...
...
but the documentation still said so.
2005-01-29 23:45:53 +00:00
d8595c9850
Add documentation for format_type(), which somehow escaped it before.
2005-01-28 23:13:26 +00:00
2bb33a8048
Add note cautioning that you can't use an encrypting IDENT server
...
with Postgres.
2005-01-28 22:38:50 +00:00
aa060cd714
Close all cursors created during a failed subtransaction. This is needed
...
to avoid problems when a cursor depends on objects created or changed in
the same subtransaction. We'd like to do better someday, but this seems
the only workable answer for 8.0.1.
2005-01-26 23:20:37 +00:00
4cfa8cdfaf
Add docs for a couple of formerly-undocumented geometric conversion functions.
2005-01-26 20:42:26 +00:00
3a4589056d
Add tools/find_gt_lt to find < and > in SGML source.
...
Lowercase some uppercase tags so tools is more reliable at finding
problems.
2005-01-23 00:38:05 +00:00
5be6219bdd
More < and > changes to ampersands.
...
8.0.X and HEAD.
2005-01-22 23:23:53 +00:00
60f63fb0d4
More < and > cleanups converted to ampersands.
2005-01-22 23:05:53 +00:00
b920addcfd
Change -> and <- to use proper ampersand markups.
...
HEAD and 8.0.X.
2005-01-22 22:10:10 +00:00
e2d65d7062
Mention Rekall is GPL now.
2005-01-19 19:54:13 +00:00
02478558e3
Fix typo.
2005-01-19 03:15:59 +00:00
0f6be37fcb
Clarify that the --enable-integer-datetimes switch affects the time and
...
interval datatypes as well as timestamp.
2005-01-17 18:47:15 +00:00
be105bd789
Please find enclosed another patch that now (I hope) really is
...
correct. It's in addition to the previous patch.
David Fetter
2005-01-17 17:29:49 +00:00
8a9cc26ee1
Fix minor thinko in pg_dump documentation of "-n" option.
2005-01-17 04:30:37 +00:00
691bb1d247
Spelling fix.
2005-01-17 04:27:23 +00:00
6ea9da1ee0
Please find enclosed a patch to the pl/perl documents that correctly
...
tells what arguments go to pl/perl triggers.
David Fetter
2005-01-17 03:04:17 +00:00
56d982b7d4
Mention ALTER COLUMN TYPE in FAQ.
2005-01-17 03:02:56 +00:00
5be1e13dd1
Update German FAQ.
...
Ian Barwick
2005-01-17 02:42:31 +00:00
d2136690a6
Update to 8.0.0 for packaging.
2005-01-17 02:40:56 +00:00
637cf69b9d
Update supported platforms list.
2005-01-17 02:29:23 +00:00
9175d7df66
Some more copy-editing.
2005-01-17 01:29:02 +00:00
da10a47b39
Remove </a>
...
Alvaro
2005-01-15 22:51:10 +00:00
2d3746759d
Update TORA item.
...
Euler Taveira de Oliveira
2005-01-15 22:44:18 +00:00
6987ca78db
Update Brazilian FAQ.
...
Euler Taveira de Oliveira
2005-01-15 22:14:08 +00:00
a5645972af
Some minor editing work on the release notes.
2005-01-15 21:11:46 +00:00
0e3afb3277
Minor improvements in descriptions of recent changes.
2005-01-15 07:53:04 +00:00
67c1fd1efd
Update release notes for 8.0.0 final. Release date set as 2005-01-19!
2005-01-15 05:59:44 +00:00
0b72ebdc0c
Merge query of system objects FAQ items.
2005-01-15 05:19:01 +00:00
893c66de69
Simplify trigger example, per Mark Kirkwood.
2005-01-15 03:38:44 +00:00
2c1abfd979
Add index entries for function volatilities.
2005-01-14 21:46:09 +00:00
a294726bc1
Incorporate examples and doc patches from Mark Kirkwood and David Fetter.
2005-01-14 01:16:52 +00:00
29e58330a6
Change Win32 client configuration files from *.txt to *.conf.
2005-01-14 00:25:56 +00:00
145cc515f0
Update supported platforms list.
2005-01-13 21:13:33 +00:00
c2eef62c66
Update of Japanese FAQ.
...
Jun Kuwamura
2005-01-13 03:08:14 +00:00
89b5cbe928
Update supported platforms list.
2005-01-10 09:01:04 +00:00