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