1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00
Commit Graph

11109 Commits

Author SHA1 Message Date
1ced129aa3 More < and > cleanups converted to ampersands. 2005-01-22 22:56:36 +00:00
9e292e3e48 More fixes for => and ->, use proper ampersand markups. 2005-01-22 22:31:52 +00:00
1e5eb160d1 Change -> and <- to use proper ampersand markups.
HEAD and 8.0.X.
2005-01-22 22:06:27 +00:00
a73198ac17 Document that Rekall is GPL now. 2005-01-19 19:45:52 +00:00
3fc86c0f47 Fix typo. 2005-01-19 03:13:07 +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
ab3bb9cf78 Add some real documentation about TOAST (finally). Combine this with
the old 'page' chapter and the recently added 'filelayout' chapter to
make a coherent chapter about PostgreSQL's physical storage layout.
2005-01-10 00:04:43 +00:00
0471cd5f62 Clarify description of greedy and non-greedy POSIX regular expressions,
per discussion in Nov 2004 with Ken Tanzer.
2005-01-09 20:08:50 +00:00
a9566cccca Update OS/2 URL. 2005-01-09 19:44:25 +00:00
7da8623a56 Last batch of updates in response to 7.4 interactive docs comments. 2005-01-09 18:58:10 +00:00
7bbdb078bd Update discussion of ALTER TABLE ADD COLUMN, per Michael Fuhr. 2005-01-09 17:47:30 +00:00
b548cde1f5 Some more small improvements in response to 7.4 interactive docs comments. 2005-01-09 05:57:45 +00:00
b5adf46cbd Some more small improvements in response to 7.4 interactive docs comments. 2005-01-08 22:13:38 +00:00
b19011e10c Update supported platforms list. 2005-01-08 09:54:47 +00:00
6889537c48 Some small docs improvements motivated by reading the comments for the 7.4
7.4 interactive docs.
2005-01-08 05:19:18 +00:00
cb6eab78b7 Remove mp3 that is now missing. 2005-01-08 03:59:04 +00:00
cef2cc50b5 Some small docs improvements motivated by reading the comments for the
7.4 interactive docs.
2005-01-08 01:44:08 +00:00
ffce35fe6f Add a tip showing how functions on composite types can be used to
emulate computed fields.  I suppose this is why the Berkeley boys made
it work that way in the first place, but the docs never said so anyplace.
2005-01-07 23:08:44 +00:00
4e64e7f563 Improve discussion of SQL functions taking/returning row types. 2005-01-07 22:40:46 +00:00
7a986fb4a4 Update supported platforms list 2005-01-07 10:21:02 +00:00
826f732562 Fix ECPGstatus() documentation of parameters.
Edmund Bacon
2005-01-07 05:43:28 +00:00
41ca756386 Spell APPDATA as %APPDATA%, per recommendation from Magnus. 2005-01-06 21:20:44 +00:00
7507d594d2 Adjust examples to avoid using keywords as identifiers, per Honda Shigehiro. 2005-01-06 20:53:34 +00:00
a3f98d5795 Adjust lookup of client-side profile files (.pgpass and so on) as per
discussion on pgsql-hackers-win32 list.  Documentation still needs to
be tweaked --- I'm not sure how to refer to the APPDATA folder in
user documentation.
2005-01-06 18:29:11 +00:00
f4833cf30c Update to supported platforms list 2005-01-06 10:12:22 +00:00
d6294efbec More minor updates and copy-editing. 2005-01-06 01:49:24 +00:00
e0b9085074 Re-readjust synopses for CREATE/ALTER USER. 2005-01-06 00:11:14 +00:00