summaryrefslogtreecommitdiff
path: root/doc/src/FAQ/FAQ_DEV.html
AgeCommit message (Collapse)Author
2007-08-23Fix typo in FAQ_DEV.Bruce Momjian
2007-08-23Add book to FAQ_DEV:Bruce Momjian
Transactional Information Systems by Gerhard Weikum, Kaufmann
2007-07-17Remove http://www.benchmarkresources.com, no longer resolves to aBruce Momjian
meaningful site.
2007-06-01Wording improvement.Bruce Momjian
2007-06-01Update FAQ_DEV URL to output for text format.Bruce Momjian
2007-06-01Add URL for code comments to developer's FAQ:Bruce Momjian
http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-FClnxw01linuxcodetips
2007-05-05Wording update to FAQ_DEV..Bruce Momjian
2007-05-05Add note to FAQ_DEV that regression tests might need to be added.Bruce Momjian
2007-05-05In developer's FAQ, update list API, from Tom Lane.Bruce Momjian
2007-05-05Add FAQ item about how patches are reviewed.Bruce Momjian
2007-03-19Remove last line of patch license, per Zeugswetter Andreas:Bruce Momjian
"If the patch is not BSD-licensed, it will be rejected."
2007-03-05Remove timeline for 8.3 release, now on web site.Bruce Momjian
2007-03-03Update license wording in FAQ_DEV.Bruce Momjian
2007-03-02HTML markup fix.Bruce Momjian
2007-03-02Fix HTML markup.Bruce Momjian
2007-03-02in FAQ_DEV, mention we don't want non-BSD-compatible licensed patches.Bruce Momjian
2007-02-28Add language about rights given by posting a patch:Bruce Momjian
<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-27Update release timeline to use unnumber lists HTML.Bruce Momjian
2007-02-27Update DEV FAQ for CVS/SVN issue.Bruce Momjian
Robert Treat
2007-02-19Add FAQ text about Makefile.custom:Bruce Momjian
<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-01-04Fix tab to space mention in FAQ_DEV.Bruce Momjian
2006-12-22Add a link to the developer's FAQ for my article about how companies canBruce Momjian
work effectively with open source communities.
2006-12-208.3 release schedule is year 2007, not 2006.Bruce Momjian
2006-12-19Add timeline for next release to developer's FAQ.Bruce Momjian
2006-11-14Fix URL for patch hold queue.Bruce Momjian
2006-10-17Attached files fix the link problem in FAQ_DEV.html, remove some partsBruce Momjian
related to website development and change the link to the FAQ_DEV.html. Devrim GUNDUZ
2006-10-16I updated RPM related parts in FAQ_DEV against HEAD to be more current.Bruce Momjian
Devrim GUNDUZ
2006-09-07HTLM cleanup.Bruce Momjian
2006-09-07Update Emacs/vim editor info.Bruce Momjian
2006-09-07Update emacs info for FAQ_DEV.Bruce Momjian
Andrew Dunstan
2006-09-06Update tools directory name.Bruce Momjian
2006-08-12Fix wording, per Neil.Bruce Momjian
2006-08-11Revert undesired FAQ_DEV change.Bruce Momjian
2006-08-11plperl:Bruce Momjian
Allow conversion from perl to postgresql array in OUT parameters. Second, allow hash form output from procedures with one OUT argument. Pavel Stehule
2006-08-11Add Neil's presentation to FAQ_DEV.Bruce Momjian
2006-06-08Spelling fix.Bruce Momjian
Robert Treat
2006-03-01Update text file.Bruce Momjian
2006-03-01Update patch generation instructions.Bruce Momjian
Robert Treat
2005-12-24Spell fix. Andrew.Bruce Momjian
2005-12-24Update why unified diff is _sometimes_ better.Bruce Momjian
2005-11-22Fix markup italics problem.Bruce Momjian
2005-11-22Update item tags.Bruce Momjian
2005-11-22Change to using "id=" HTML tags instead of "name=" tags.Bruce Momjian
2005-10-27Add mention of errfinish.Bruce Momjian
2005-09-20Update profile file location.Bruce Momjian
2005-08-09Update patches queue URL, description.Bruce Momjian
2005-05-14Re-order items, add mention of how to propose working on a TODO item.Bruce Momjian
2005-05-11Update FAQ URLs.Bruce Momjian
Robert Treat
2005-05-06Adjust question spacing.Bruce Momjian
2005-04-23Move info about lack of depencency checking in Makefiles to developer's faq.qBruce Momjian