projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1171dbd
)
docs: fix typo in mention of MSVC
author
Bruce Momjian
Mon, 13 May 2019 03:24:43 +0000
(23:24 -0400)
committer
Bruce Momjian
Mon, 13 May 2019 03:24:43 +0000
(23:24 -0400)
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 5f5d1da33d277e1dcd5e8bfbeee5d8371682ad65..e3f8741f1dbb24364016b02ee70fc93f76aab35e 100644
(file)
--- a/
doc/src/sgml/release-12.sgml
+++ b/
doc/src/sgml/release-12.sgml
@@
-253,6
+253,10
@@
Previously,
\pset format a
chose
aligned
;
+
+
The maximum btree index length is now reduced by eight bytes; a
operation could potentially fail.
@@
-2608,7
+2612,7
@@
Author: Andres Freund
-->
-Require a C99-supported compiler, and
MS
CV
2013 or later on
Windows
(Andres Freund)
+Require a C99-supported compiler, and
MS
VC
2013 or later on
Windows
(Andres Freund)