1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Stamp HEAD as 14devel.

Let the hacking begin ...
This commit is contained in:
Tom Lane
2020-06-07 17:16:30 -04:00
parent b5d69b7c22
commit d10b19e224
8 changed files with 30 additions and 3047 deletions

View File

@ -167,7 +167,7 @@
<!ENTITY sourcerepo SYSTEM "sourcerepo.sgml">
<!ENTITY release SYSTEM "release.sgml">
<!ENTITY release-13 SYSTEM "release-13.sgml">
<!ENTITY release-14 SYSTEM "release-14.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-14.sgml -->
<!-- See header comment in release.sgml about typical markup -->
<sect1 id="release-14">
<title>Release 14</title>
<formalpara>
<title>Release date:</title>
<para>2021-??-??</para>
</formalpara>
<para>
This is just a placeholder for now.
</para>
</sect1>

View File

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