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

Stamp HEAD as 18devel.

Let the hacking begin ...
This commit is contained in:
Michael Paquier
2024-07-01 07:56:10 +09:00
parent 7dcc6f8e6d
commit e26810d01d
9 changed files with 31 additions and 3256 deletions

View File

@ -177,7 +177,7 @@
<!ENTITY sourcerepo SYSTEM "sourcerepo.sgml">
<!ENTITY release SYSTEM "release.sgml">
<!ENTITY release-17 SYSTEM "release-17.sgml">
<!ENTITY release-18 SYSTEM "release-18.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-18.sgml -->
<!-- See header comment in release.sgml about typical markup -->
<sect1 id="release-18">
<title>Release 18</title>
<formalpara>
<title>Release date:</title>
<para>2025-??-??</para>
</formalpara>
<para>
This is just a placeholder for now.
</para>
</sect1>

View File

@ -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-17;
&release-18;
<sect1 id="release-prior">
<title>Prior Releases</title>