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

Stamp HEAD as 16devel.

Let the hacking begin ...
This commit is contained in:
Tom Lane
2022-06-30 11:26:40 -04:00
parent adadae4581
commit d31d30973a
8 changed files with 30 additions and 3424 deletions

View File

@ -175,7 +175,7 @@
<!ENTITY sourcerepo SYSTEM "sourcerepo.sgml">
<!ENTITY release SYSTEM "release.sgml">
<!ENTITY release-15 SYSTEM "release-15.sgml">
<!ENTITY release-16 SYSTEM "release-16.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-16.sgml -->
<!-- See header comment in release.sgml about typical markup -->
<sect1 id="release-16">
<title>Release 16</title>
<formalpara>
<title>Release date:</title>
<para>2023-??-??</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-15;
&release-16;
<sect1 id="release-prior">
<title>Prior Releases</title>