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

Stamp HEAD as 15devel.

Let the hacking begin ...
This commit is contained in:
Andrew Dunstan
2021-06-28 11:31:16 -04:00
parent e1c1c30f63
commit 596b5af1d3
8 changed files with 30 additions and 4048 deletions

View File

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