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:
@ -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
16
doc/src/sgml/release-16.sgml
Normal file
16
doc/src/sgml/release-16.sgml
Normal 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>
|
@ -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>
|
||||
|
Reference in New Issue
Block a user