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

147 Commits

Author SHA1 Message Date
fc2117a4b5 Replace developer FAQ with a reference to the wiki, which is where
it now lives (per discussion). Leave the other FAQs alone for now.
2008-04-22 09:26:32 +00:00
4ba85c1e24 Reference pgfoundry instead of gborg. 2007-11-14 03:39:17 +00:00
ffda32e9fd Remove second-in-paragraph usage of "Postgres" in FAQ_DEV. 2007-10-26 19:08:57 +00:00
d63790d726 Clarify user of "postmaster" vs. "server" in FAQs.
Brendan Jurd
2007-10-09 01:28:24 +00:00
80963144ad Rename "PostgreSQL" to "Postgres" in 3 places. 2007-09-26 20:38:28 +00:00
d16f270e59 Typo fix from Brendan Jurd. 2007-09-23 18:06:47 +00:00
2ae8825a8e Fix typo in FAQ_DEV. 2007-08-23 00:10:07 +00:00
ef74900704 Add book to FAQ_DEV:
Transactional Information Systems by Gerhard Weikum, Kaufmann
2007-08-23 00:09:34 +00:00
a5ca334a21 Remove http://www.benchmarkresources.com, no longer resolves to a
meaningful site.
2007-07-17 05:03:55 +00:00
397d00af8f Wording improvement. 2007-06-01 04:11:43 +00:00
4dc6319331 Update FAQ_DEV URL to output for text format. 2007-06-01 04:05:36 +00:00
95e9f4ede3 Add URL for code comments to developer's FAQ:
http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-FClnxw01linuxcodetips
2007-06-01 00:28:35 +00:00
aec9dc0efe Wording update to FAQ_DEV.. 2007-05-05 14:33:55 +00:00
799bd9e8c8 Add note to FAQ_DEV that regression tests might need to be added. 2007-05-05 14:31:16 +00:00
6488275b49 In developer's FAQ, update list API, from Tom Lane. 2007-05-05 10:21:13 +00:00
1b57f0e3da Add FAQ item about how patches are reviewed. 2007-05-05 04:09:25 +00:00
e927f8f14e Remove last line of patch license, per Zeugswetter Andreas:
"If the patch is not BSD-licensed, it will be rejected."
2007-03-19 16:53:03 +00:00
37fc8a667e Remove timeline for 8.3 release, now on web site. 2007-03-05 18:04:03 +00:00
bb8b5b83da Update license wording in FAQ_DEV. 2007-03-03 16:12:37 +00:00
1a7f6302bc HTML markup fix. 2007-03-02 21:03:55 +00:00
4c644ed7b0 Fix HTML markup. 2007-03-02 21:03:11 +00:00
23ef7b6cf4 in FAQ_DEV, mention we don't want non-BSD-compatible licensed patches. 2007-03-02 17:51:56 +00:00
d1ce4f7396 Add language about rights given by posting a patch:
<li>PostgreSQL is licensed under a BSD license.  By posting a patch
    to the public PostgreSQL mailling lists, you are giving the PostgreSQL
    Global Development Group the non-revokable right to distribute your
    patch under the BSD license.  If you use code that is available under
    some other license that is BSD compatible (eg. public domain), please
    note that in your email submission.</li>
2007-02-28 17:28:09 +00:00
0459b591fc Update release timeline to use unnumber lists HTML. 2007-02-27 23:12:51 +00:00
a5f96f69cb Update DEV FAQ for CVS/SVN issue.
Robert Treat
2007-02-27 21:07:20 +00:00
077d753a57 Add FAQ text about Makefile.custom:
<P><I>src/Makefile.custom</I> can be used to set environment variables,
    like <I>CUSTOM_COPT</I>, that are used for every compile.
2007-02-19 23:45:38 +00:00
b1b73e93d5 Fix tab to space mention in FAQ_DEV. 2007-01-04 21:00:14 +00:00
d31ccb6c3e Add a link to the developer's FAQ for my article about how companies can
work effectively with open source communities.
2006-12-22 22:42:36 +00:00
ed1e9cd501 8.3 release schedule is year 2007, not 2006. 2006-12-20 16:22:14 +00:00
1cacb3a098 Add timeline for next release to developer's FAQ. 2006-12-19 22:37:37 +00:00
77f24a46b7 Fix URL for patch hold queue. 2006-11-14 04:18:55 +00:00
47fecaf504 Attached files fix the link problem in FAQ_DEV.html, remove some parts
related to website development and change the link to the FAQ_DEV.html.

Devrim GUNDUZ
2006-10-17 12:54:45 +00:00
c2e7da1f62 I updated RPM related parts in FAQ_DEV against HEAD to be more current.
Devrim GUNDUZ
2006-10-16 19:03:43 +00:00
ca6a4ff82b HTLM cleanup. 2006-09-07 00:12:20 +00:00
c84db61c08 Update emacs info for FAQ_DEV.
Andrew Dunstan
2006-09-07 00:08:43 +00:00
d511134776 Update tools directory name. 2006-09-06 22:03:22 +00:00
aeb056f610 Fix wording, per Neil. 2006-08-12 03:48:32 +00:00
6932048b9b Add Neil's presentation to FAQ_DEV. 2006-08-11 19:18:59 +00:00
0031f99bfa Add URL of code presentation to developers FAQ. 2006-07-11 17:02:16 +00:00
6075feed40 Update my email address. 2006-06-18 19:34:00 +00:00
ea0390b682 Spelling fix.
Robert Treat
2006-06-08 13:45:36 +00:00
ee1b63a48b Update standards URL.
Robert Treat
2006-05-05 09:51:53 +00:00
8fe61f0d86 Update text file. 2006-03-01 22:24:51 +00:00
c45eb53642 Spell fix. Andrew. 2005-12-24 19:29:38 +00:00
5c28913e6a Update why unified diff is _sometimes_ better. 2005-12-24 18:37:17 +00:00
d2f568dc6c Fix markup italics problem. 2005-11-22 15:17:57 +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
0849955f3a Add mention of errfinish. 2005-10-27 13:48:14 +00:00
519d848eb5 Update profile file location. 2005-09-20 01:28:14 +00:00