1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-14 08:21:07 +03:00

Make another editorial pass over the 9.6 release notes.

I think they're pretty much release-quality now.
This commit is contained in:
Tom Lane
2016-08-28 17:40:06 -04:00
parent a6f0dc701b
commit 39d866433e
3 changed files with 265 additions and 213 deletions

View File

@ -674,6 +674,7 @@ typedef struct spgInnerConsistentOut
However, any output traverse values pointed to by
the <structfield>traversalValues</> array should be allocated
in <structfield>traversalMemoryContext</>.
Each traverse value must be a single palloc'd chunk.
</para>
</listitem>
</varlistentry>