mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
doc: Remove unused title ids
FOP issues warnings about them. These aren't even used, so just remove them. For the ones that are actually used, we'll come up with a different solution. Discussion: https://www.postgresql.org/message-id/flat/e29b580e-79ab-a371-5ea4-6946e4d3af0b%402ndQuadrant.com
This commit is contained in:
@@ -284,7 +284,7 @@ CREATE VIEW vista AS SELECT text 'Hello World' AS hello;
|
||||
</para>
|
||||
|
||||
<refsect2 id="sql-createview-updatable-views">
|
||||
<title id="sql-createview-updatable-views-title">Updatable Views</title>
|
||||
<title>Updatable Views</title>
|
||||
|
||||
<indexterm zone="sql-createview-updatable-views">
|
||||
<primary>updatable views</primary>
|
||||
|
Reference in New Issue
Block a user