1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-14 18:42:34 +03:00
Commit Graph

385 Commits

Author SHA1 Message Date
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
ba14edbd5c Clarify copyright wording. 2005-11-21 20:51:39 +00:00
d253c79a52 Reorder bug items. 2005-11-21 20:44:11 +00:00
75a429463a Update FAQ for most recent release as 8.1. 2005-11-05 01:35:18 +00:00
ad308fc4e9 Update FAQ for version number. 2005-10-05 11:24:54 +00:00
c2f7536543 Update SQL conformance mention to 2003. 2005-09-28 11:45:52 +00:00
892e525e24 Update numbering.
Michael Fuhr
2005-09-16 18:07:35 +00:00
91a21b532d 8.0.3 is now the most recent version. 2005-09-01 16:18:51 +00:00
fc9b6451a5 Update disk space computation because oids are now optional. 2005-09-01 16:18:08 +00:00
e8b842b9d3 Update MD5 mention for long values. 2005-08-11 13:22:07 +00:00
e38c920dba Add new FAQ information.
Martijn van Oosterhout
2005-08-10 19:30:05 +00:00
b05801c828 Add mp3 entry to FAQ. 2005-07-29 14:05:12 +00:00
6616e23264 Add missing <P>. 2005-05-30 13:11:06 +00:00
0b95390a25 Remove encryption FAQ item now that we have a doc section. 2005-05-09 17:15:15 +00:00
e6e7e64345 Update "control" item.
Rosser Schwarz
2005-05-05 01:42:04 +00:00
45c2171024 Typo fix, Dave Held 2005-05-05 01:23:51 +00:00
47ce51c04a Add FAQ on who controls the project. 2005-05-02 20:11:27 +00:00
23cf3986cf Update FAQ. 2005-04-30 03:53:17 +00:00
ef1b4fbb56 Update replication FAQ.
Christopher Browne
2005-04-30 03:52:23 +00:00
5131b5bc7a Update wording. 2005-04-24 12:01:32 +00:00
c1cc62f614 Clean up HTML. 2005-04-24 11:57:19 +00:00
7a35c637bc Add replication FAQ item. 2005-04-24 11:48:52 +00:00
a7f2a788ee Add line break. 2005-04-24 11:27:51 +00:00
6f8f0a9d7a Update book items. 2005-04-24 11:22:44 +00:00
f7e514d010 Update FAQ by eliminating non-frequent items like large objects and
extending questions.  Update wording of various entries.
2005-04-23 20:51:44 +00:00
97a4dad35f Update H4 tag to H3 to be consistent with heading levels. 2005-04-23 18:59:17 +00:00
c34ea747a6 Update FAQ items to point to existing web pages rather than duplication
such information.  Remove MySQL mention.  Move server-side debug item to
developer's FAQ.  Update URLs.
2005-04-23 18:57:25 +00:00
0975b95bc3 Update FAQ release number to 8.0.2. 2005-04-23 15:22:56 +00:00
86ad33cd48 Update to 8.0.1. 2005-03-15 22:38:23 +00:00
b9de4a26cf Here's the patch to fix a lot of markup errors in the HTML FAQs. Doesn't
change content (at least not supposed to).

Magnus Hagander
2005-03-11 21:46:54 +00:00