1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00
Commit Graph

428 Commits

Author SHA1 Message Date
0735264aab Upcoming most recent release will be 8.2.5. 2007-09-11 17:34:12 +00:00
f63afbe8d4 Fix typo. 2007-04-24 21:29:42 +00:00
2a2e6d3f0f Update FAQ item:
<H3 id="item3.6">3.6) What is the upgrade process for
   PostgreSQL?</H3>

to reference both versioning and specific upgrade instructions.
2007-04-24 21:28:54 +00:00
39c1ce2ccb Remove duplicate text, per Magnus. 2007-04-20 13:48:21 +00:00
ca3f095b98 Update FAQ for 8.2.4. 2007-04-19 03:05:10 +00:00
5dbd9c9c53 Re-add FAQ item 3.7 which was accidentally removed in previous commit:
<H3 id="item3.7">3.7) What computer hardware should I use?</H3>
2007-04-04 19:26:58 +00:00
c45fa5598b In FAQ, reference upgrade info via URL. 2007-03-20 17:43:57 +00:00
1449e6f981 Update upgrade FAQ info. 2007-02-23 19:06:22 +00:00
8c98fd6e7f Update upgrade wording. 2007-02-21 22:54:11 +00:00
526b1d6979 Update FAQ about minor updates. 2007-02-21 19:48:02 +00:00
c1958e5bd4 Fix typo, per Dave Page. 2007-02-21 16:09:01 +00:00
3986d713ac Update minor release text. 2007-02-21 16:08:05 +00:00
879caf1369 Update upgrade text. 2007-02-21 15:07:35 +00:00
f8e9fb2d87 Update URL for set-returning functions. 2007-02-21 03:50:57 +00:00
bc6fb5436f Update FAQ for new 24-byte header, down from 28. 2007-02-09 03:43:22 +00:00
ced5269a8b Update for 8.2.3. 2007-02-07 03:16:22 +00:00
09f9553daf Update for 8.2.2 as most recent release. 2007-02-06 18:36:26 +00:00
63b7afbe4f Update workding for daylight savings time. 2007-02-06 18:33:20 +00:00
a85a290dad Update timezone FAQ item:
<P>USA saving time changes are included in PostgreSQL release 8.0.[4+],
    and all later major releases, e.g. 8.1.  Canada and Western Australia
    changes are included in 8.0.[10+], 8.1.[6+], and all later major
    releases.  PostgreSQL releases prior to 8.0 use the operating system's
    timezone database for daylight saving information.</P>
2007-02-06 18:31:26 +00:00
91a753f68b Add FAQ item about timezones and daylight savings time. 2007-01-30 22:37:15 +00:00
29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not
back-stamped for this.
2007-01-05 22:20:05 +00:00
b358d9cf40 Update for release 8.2.1. 2007-01-05 20:40:30 +00:00
876ef5d5c9 Remove blank lines in HTML FAQ. 2006-12-11 22:46:02 +00:00
051b52c886 Add FAQ entry to mention using COALESCE() for concatenation of possible
NULLs.
2006-12-11 22:44:53 +00:00
a6f156b931 Make URL to docs use /current/. 2006-12-05 23:13:41 +00:00
37885a4d4b Update most recent version from 8.2 to 8.2.0. 2006-12-02 12:15:50 +00:00
73500fd8b5 Update for release 8.2. 2006-12-02 04:12:11 +00:00
ba2edcac4f Mention OIDs are now not created by default. 2006-11-22 04:17:03 +00:00
cc6c10a7a0 Add capitalization mention. 2006-11-21 15:38:09 +00:00
fdbe9facdc FAQ updates --- This is a small cosmetic patch that adds pt_BR IRC
channel to the lists of IRC channels, fixes a typo in the OID's
question, and corrects the PGCluster's project name.

Euler Taveira de Oliveira
2006-10-14 23:08:48 +00:00
16795b9899 Update FAQ for latest release 8.1.5. 2006-10-10 00:28:32 +00:00
121dd1cdf5 Add space before SP4. 2006-08-18 16:27:40 +00:00
4c2aad4b26 Update Win2000SP4 mention. 2006-08-18 16:26:59 +00:00
0d5877ab0c Update for company URL.
Ian Barwick
2006-08-11 18:47:57 +00:00
e00664da48 Reverse order of performance guides so powerpostgresql is first. 2006-08-08 19:05:24 +00:00
6075feed40 Update my email address. 2006-06-18 19:34:00 +00:00
877e296306 Spelling fix.
Robert Treat
2006-06-07 21:23:01 +00:00
e5b198066d Update GUI FAQ.
Robert Treat
2006-06-04 00:17:43 +00:00
1309c6f547 Update GUI tools URL.
Robert Treat
2006-06-04 00:13:43 +00:00
c8f345024d New wording, "What is the upgrade process for PostgreSQL?" 2006-05-23 15:51:07 +00:00
4fc6aa4bc2 Update heading for upgrades. 2006-05-23 15:47:43 +00:00
0f9652848b Add mention that everyone should upgrade to minor releases. 2006-05-23 15:22:20 +00:00
ba10a1f3e4 Update for version 8.1.4. 2006-05-19 03:52:41 +00:00
dcdf738abb Fix HTML markup. 2006-04-13 12:20:36 +00:00
2aca4e84af Update tutorial URL's. 2006-04-13 12:14:41 +00:00
452b2fc6e4 Update URL for SQL tutorial. 2006-04-13 12:09:08 +00:00
6ae559daf8 Add, "How do I submit a patch" FAQ item. 2006-04-12 20:03:54 +00:00
4f6039de6e Add second sentence:
<P>The maximum table size, row size, and maximum number of columns
    can be quadrupled by increasing the default block size to 32k.  The
    maximum table size can also be increased using table partitioning.</P>
2006-04-12 18:56:16 +00:00
97ae541cf4 Update for max row size. 2006-04-03 03:40:20 +00:00
713cc92531 Update max row size to 400gb, per Tom. 2006-04-03 03:39:23 +00:00