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