1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Stamp HEAD as 13devel.

Let the hacking begin ...
This commit is contained in:
Tom Lane
2019-07-01 12:50:55 -04:00
parent 9e1c9f9594
commit 615cebc94b
11 changed files with 40 additions and 3273 deletions

View File

@ -166,7 +166,7 @@
<!ENTITY sourcerepo SYSTEM "sourcerepo.sgml">
<!ENTITY release SYSTEM "release.sgml">
<!ENTITY release-12 SYSTEM "release-12.sgml">
<!ENTITY release-13 SYSTEM "release-13.sgml">
<!ENTITY limits SYSTEM "limits.sgml">
<!ENTITY acronyms SYSTEM "acronyms.sgml">

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,16 @@
<!-- doc/src/sgml/release-13.sgml -->
<!-- See header comment in release.sgml about typical markup -->
<sect1 id="release-13">
<title>Release 13</title>
<formalpara>
<title>Release date:</title>
<para>2020-??-??</para>
</formalpara>
<para>
This is just a placeholder for now.
</para>
</sect1>

View File

@ -79,7 +79,7 @@ For new features, add links to the documentation sections.
All the active branches have to be edited concurrently when doing that.
-->
&release-12;
&release-13;
<sect1 id="release-prior">
<title>Prior Releases</title>