projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6973b05
)
Doc: remove description of commit 23bd3cec6 from v12 release notes.
author
Tom Lane
Sun, 16 Jun 2019 18:02:22 +0000
(14:02 -0400)
committer
Tom Lane
Sun, 16 Jun 2019 18:02:22 +0000
(14:02 -0400)
Now that we've back-patched that, it shouldn't be mentioned in v12
anymore.
doc/src/sgml/release-12.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-12.sgml
b/doc/src/sgml/release-12.sgml
index aa3845f5dde8b3b7dc4345de55e652edd6446810..a7ff5cb4be736e3dcb81c8d54ee8c9d6bd1bb830 100644
(file)
--- a/
doc/src/sgml/release-12.sgml
+++ b/
doc/src/sgml/release-12.sgml
@@
-2716,24
+2716,6
@@
Author: Tom Lane
-
-
- Have
determine the local timezone
- from the
/etc/localtime
symbolic link,
- if it exists (Tom Lane)
-
-
-
- This is more likely to produce the desired time zone string when
- multiple identical time zones exist.
-
-
-
-
-