]> granicus.if.org Git - postgresql/commit
Improve 9.5 release notes.
authorAndres Freund <andres@anarazel.de>
Tue, 30 Jun 2015 19:00:12 +0000 (21:00 +0200)
committerAndres Freund <andres@anarazel.de>
Tue, 30 Jun 2015 19:00:12 +0000 (21:00 +0200)
commitc0b0501925eacbf2d9c10cd231bf8a14e7c9ef4c
treec2ef3a0bb55a844e8b01d4ec328dc68e412e8767
parent019f7813da69da05484faa63b6a29a8df773d19b
Improve 9.5 release notes.

1) Add sgml comments referencing commits. This is useful to search for
   missing items etc.

   The comments containing the commit notes are an excerpt from:
   git log --date=short \
       --pretty='format:%cd [%h] %<(8,trunc)%cN: %<(48,trunc)%s%n%n%w(,4,4)%b%n' \
       $(git merge-base origin/master upstream/REL9_4_STABLE)..origin/master
2) Improve a handful of existing notes
3) Add missing entries about a couple features.
4) Add a bunch of straight-forward FIXMEs
doc/src/sgml/release-9.5.sgml