summaryrefslogtreecommitdiff
path: root/doc/bug.template
AgeCommit message (Collapse)Author
2019-05-20Remove bug.template filePeter Eisentraut
It's outdated and not really in use anymore. Discussion: https://www.postgresql.org/message-id/flat/cf7ed2b1-1ebe-83cf-e05e-d5943f67af2d%402ndquadrant.com
2019-01-19Replace @postgresql.org with @lists.postgresql.org for mailinglistsMagnus Hagander
Commit c0d0e54084 replaced the ones in the documentation, but missed out on the ones in the code. Replace those as well, but unlike c0d0e54084, don't backpatch the code changes to avoid breaking translations.
2018-06-30Stamp HEAD as 12develAndrew Dunstan
Let the hacking begin ...
2018-06-25Stamp 11beta2.REL_11_BETA2Alvaro Herrera
2018-05-21Stamp 11beta1.REL_11_BETA1Tom Lane
2017-08-14Stamp HEAD as 11devel.Tom Lane
Note that we no longer require any manual adjustments to shared-library minor version numbers, cf commit a3bce17ef. So this should be everything.
2017-08-07Stamp 10beta3.REL_10_BETA3Tom Lane
2017-07-10Stamp 10beta2.REL_10_BETA2Tom Lane
2017-05-21Change documentation references to PG website to use https: not http:Tom Lane
This is more secure, and saves a redirect since we no longer accept plain HTTP connections on the website. References in code comments should probably be updated too, but that doesn't seem to need back-patching, whereas this does. Also, in the 9.2 branch, remove suggestion that you can get the source code via FTP, since that service will be shut down soon. Daniel Gustafsson, with a few additional changes by me Discussion: https://postgr.es/m/9A2C89A7-0BB8-41A8-B288-8B7BD09D7D44@yesql.se
2017-05-15Stamp 10beta1.REL_10_BETA1Tom Lane
2016-08-15Stamp HEAD as 10devel.Tom Lane
This is a good bit more complicated than the average new-version stamping commit, because it includes various adjustments in pursuit of changing from three-part to two-part version numbers. It's likely some further work will be needed around that change; but this is enough to get through the regression tests, at least in Unix builds. Peter Eisentraut and Tom Lane
2016-08-08Stamp 9.6beta4.REL9_6_BETA4Tom Lane
2016-07-18Stamp 9.6beta3.REL9_6_BETA3Tom Lane
2016-06-20Stamp 9.6beta2.REL9_6_BETA2Tom Lane
2016-05-09Stamp 9.6beta1.REL9_6_BETA1Tom Lane
2015-06-30Stamp HEAD as 9.6devel.Tom Lane
Let the hacking begin ...
2015-06-29Stamp 9.5alpha1.REL9_5_ALPHA1Tom Lane
2014-06-11Stamp HEAD as 9.5devel.Tom Lane
Let the hacking begin ...
2014-05-11Stamp 9.4beta1.REL9_4_BETA1Tom Lane
2013-06-14Stamp HEAD as 9.4devel.Tom Lane
Let the hacking begin ...
2013-05-06Stamp 9.3beta1.REL9_3_BETA1Tom Lane
2012-06-14Stamp HEAD as 9.3devel.Tom Lane
Let the hacking begin ...
2012-05-31Stamp 9.2beta2.REL9_2_BETA2Tom Lane
2012-05-10Stamp 9.2beta1.REL9_2_BETA1Tom Lane
2011-06-11Stamp HEAD as 9.2devel.Tom Lane
2011-06-09Tag 9.1beta2.REL9_1_BETA2Tom Lane
2011-04-27Tag 9.1beta1.REL9_1_BETA1Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-07-09Stamp HEAD as 9.1devel.Tom Lane
(And there was much rejoicing.)
2010-07-09tag beta3REL9_0_BETA3Marc G. Fournier
2010-06-04tag 9.0beta2REL9_0_BETA2Marc G. Fournier
2010-04-30tag for 9.0beta1REL9_0_BETA1Marc G. Fournier
2010-02-19Revert version stamping in wrong branchPeter Eisentraut
2010-02-19Version stamp 9.0alpha4Peter Eisentraut
2010-02-17Stamp HEAD as 9.0devel, and update various places that were referring to 8.5Tom Lane
(hope I got 'em all). Per discussion, this release will be 9.0 not 8.5.
2009-07-01Stamp HEAD as 8.5devel.Tom Lane
2009-06-27Bundle v8.4.0Marc G. Fournier
2009-06-22bundle RC2REL8_4_RC2Marc G. Fournier
2009-06-12time to tag rc1 ...REL8_4_RC1Marc G. Fournier
2009-05-15commit for BETA2REL8_4_BETA2Marc G. Fournier
2009-04-10commit and tag beta1REL8_4_BETA1Marc G. Fournier
2009-01-06Remove references to pgsql-ports and pgsql-patches mailing lists fromTom Lane
various documentation, since those lists are now dead/deprecated. Point to pgsql-bugs and/or pgsql-hackers as appropriate.
2008-02-13Stamp HEAD as 8.4devel.Tom Lane
2008-02-01Stamp 8.3 in CVS. _No_ update of configure/configure.in.Bruce Momjian
2008-01-18Stamp release for 8.3RC2; configure will be stamped by packager.Bruce Momjian
2008-01-03Stamp release 8.3RC1.REL8_3_RC1Tom Lane
Security: CVE-2007-4769, CVE-2007-4772, CVE-2007-6067, CVE-2007-6600, CVE-2007-6601
2007-12-03Stamp 8.3beta4.REL8_3_BETA4Tom Lane
2007-11-16update files for beta3Marc G. Fournier
2007-10-27Stamp 8.3beta2.REL8_3_BETA2Tom Lane
2007-10-04Stamp 8.3beta1, except in configure.in/configure.Tom Lane