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

414 Commits

Author SHA1 Message Date
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
f2f5b05655 Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
8c71af130c Fix computation of sample table size. 2006-02-25 04:28:54 +00:00
0915d370f5 Remove mention of MIN/MAX() not using indexes. 2006-02-24 14:59:54 +00:00
cffed790ec Update for 8.1.3. 2006-02-12 17:15:57 +00:00
0dc43870ae Update version number. 2006-01-05 03:55:13 +00:00
fb52a5475f Update for 8.1.1. 2005-12-08 22:26:18 +00:00
e196eedd8a Update most recent version number. 2005-11-22 16:27:00 +00:00
b621efbbb8 Update wording and cleanup for new items. 2005-11-22 15:31:23 +00:00
179211a683 Markup TODO as a URL. 2005-11-22 15:21:54 +00:00
2a69a0e147 Update item tags. 2005-11-22 15:17:06 +00:00
508f96f529 Change to using "id=" HTML tags instead of "name=" tags. 2005-11-22 15:13:02 +00:00
1ab96739be Update FAQ to explain process of submitting bug and feature requests. 2005-11-22 15:04:25 +00:00
725ace44f9 Reorder "who controls PostgreSQL" to near the top. 2005-11-21 21:01:16 +00:00
afae55720c Reorder version FAQ item to be right after "how do I get the software". 2005-11-21 20:54:26 +00:00