summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2020-02-10Canonicalize some URLsPeter Eisentraut
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
2014-02-12Improve text of stub HISTORY file.Tom Lane
Per Peter Eisentraut.
2014-02-11Don't generate plain-text HISTORY and src/test/regress/README anymore.Tom Lane
Providing this information as plain text was doubtless worth the trouble ten years ago, but it seems likely that hardly anyone reads it in this format anymore. And the effort required to maintain these files (in the form of extra-complex markup rules in the relevant parts of the SGML documentation) is significant. So, let's stop doing that and rely solely on the other documentation formats. Per discussion, the plain-text INSTALL instructions might still be worth their keep, so we continue to generate that file. Rather than remove HISTORY and src/test/regress/README from distribution tarballs entirely, replace them with simple stub files that tell the reader where to find the relevant documentation. This is mainly to avoid possibly breaking packaging recipes that expect these files to exist. Back-patch to all supported branches, because simplifying the markup requirements for release notes won't help much unless we do it in all branches.
2004-03-10Remove HISTORY and INSTALL. Have them generated by the tarball scripts.Bruce Momjian
Add README.CVS to help CVS folks find this information.
2004-03-09Rebuild HISTORY file to match our official style sheets.Bruce Momjian
2004-03-07Some editorial work on 7.4.2 release notes.Tom Lane
2004-03-05First update of release notes for 7.4.2. Still needs work.Bruce Momjian
2004-03-02Update release notes for 7.3.6.Tom Lane
2004-02-13Tom Lane wrote:Bruce Momjian
> momjian@svr1.postgresql.org (Bruce Momjian) writes: >> someone asked me about the FK deadlock fix, mentioned in the 7.3.3 >> release notes as 3rd change: >> http://www.postgresql.org/docs/current/static/release-7-3-3.html >> Actually, that fix was available with 7.4, not 7.3. Don't know if we can >> retroactively change the release-notes though. > > This is completely erroneous, please undo it. > > 2003-05-21 14:14 tgl > > * src/: backend/utils/adt/ri_triggers.c, > test/regress/expected/foreign_key.out (REL7_3_STABLE): Back-patch > Jan's fix to avoid primary key lookup (and lock) if foreign key > does not change on UPDATE. Oh ... didn't know that you did a backpatch. Sorry Jan
2004-02-12Jan:Bruce Momjian
someone asked me about the FK deadlock fix, mentioned in the 7.3.3 release notes as 3rd change: http://www.postgresql.org/docs/current/static/release-7-3-3.html Actually, that fix was available with 7.4, not 7.3. Don't know if we can retroactively change the release-notes though.
2003-12-22Regenerate HISTORY for release.Bruce Momjian
2003-12-21Update 7.4.1 release notes in preparation for release.Bruce Momjian
2003-12-20Update HISTORY file for 7.4.1.Bruce Momjian
2003-12-17Restore information schema upgrade instructions of Peter.Bruce Momjian
2003-12-15Update HISTORY and release notes for 7.4.1.Bruce Momjian
2003-11-17Change "IN/NOT IN" to "IN / NOT IN" for clarity, both branches.Bruce Momjian
2003-11-16Update HISTORYBruce Momjian
2003-11-15Correct names of people with funny characters.Peter Eisentraut
2003-11-14Add release date for 7.4.Bruce Momjian
2003-11-14Update HISTORY to match release.sgml.Bruce Momjian
2003-10-31Remove <note> take, use another paragraph for description.Bruce Momjian
2003-10-31Update HISTORY.Bruce Momjian
2003-10-30Fix markup by using <note> for comments.Bruce Momjian
2003-10-30Fix markup for new release footnotes.Bruce Momjian
2003-10-22Release notes updates from Neil Conway.Bruce Momjian
2003-10-22Add mention that "today" doesn't work as column default anymore.Bruce Momjian
2003-10-16Fix SGML markup.Bruce Momjian
Update HISTORY file.
2003-09-29Release updates by Tom.Bruce Momjian
2003-09-29Update Jan's completed item.Bruce Momjian
2003-09-29Update HISTORY for 7.4.Bruce Momjian
Neil Conway
2003-09-29Update release notes.Bruce Momjian
2003-09-29Update HISTORY to current.Bruce Momjian
2003-09-24another totally benign, test commitMarc G. Fournier
2003-09-24test 2, benign, no changeMarc G. Fournier
2003-09-24not change, just added a space to test somethingMarc G. Fournier
2003-08-17Add to release notes.Bruce Momjian
2003-08-17Add to libpq changes made by Tom for new protocol.Bruce Momjian
2003-08-08Update items.Bruce Momjian
2003-08-07Move dollar sign items to object section.Bruce Momjian
2003-08-07Update release items from Tom.Bruce Momjian
2003-08-05Modify:Bruce Momjian
Prevent interval from supressing ':00' seconds display
2003-08-05Remove Tom mention on array items.Bruce Momjian
2003-08-05Add mention of :00 seconds.Bruce Momjian
2003-08-05Update thread wording.Bruce Momjian
2003-08-05Modify tsearch2 to be Oleg,TeodorBruce Momjian
2003-08-05Add tsearch2 mention.Bruce Momjian
2003-08-05Add Philip Yarra to threads item, remove my name.Bruce Momjian
2003-08-05Update release items from Joe Conway.Bruce Momjian
2003-08-05Remove MOVE ALL item.Bruce Momjian