mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Stamp HEAD as 13devel.
Let the hacking begin ...
This commit is contained in:
@ -166,7 +166,7 @@
|
||||
<!ENTITY sourcerepo SYSTEM "sourcerepo.sgml">
|
||||
|
||||
<!ENTITY release SYSTEM "release.sgml">
|
||||
<!ENTITY release-12 SYSTEM "release-12.sgml">
|
||||
<!ENTITY release-13 SYSTEM "release-13.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-13.sgml
Normal file
16
doc/src/sgml/release-13.sgml
Normal file
@ -0,0 +1,16 @@
|
||||
<!-- doc/src/sgml/release-13.sgml -->
|
||||
<!-- See header comment in release.sgml about typical markup -->
|
||||
|
||||
<sect1 id="release-13">
|
||||
<title>Release 13</title>
|
||||
|
||||
<formalpara>
|
||||
<title>Release date:</title>
|
||||
<para>2020-??-??</para>
|
||||
</formalpara>
|
||||
|
||||
<para>
|
||||
This is just a placeholder for now.
|
||||
</para>
|
||||
|
||||
</sect1>
|
@ -79,7 +79,7 @@ For new features, add links to the documentation sections.
|
||||
All the active branches have to be edited concurrently when doing that.
|
||||
-->
|
||||
|
||||
&release-12;
|
||||
&release-13;
|
||||
|
||||
<sect1 id="release-prior">
|
||||
<title>Prior Releases</title>
|
||||
|
Reference in New Issue
Block a user