diff options
Diffstat (limited to 'doc/src/sgml/man7/DROP_AGGREGATE.7')
-rw-r--r-- | doc/src/sgml/man7/DROP_AGGREGATE.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/man7/DROP_AGGREGATE.7 b/doc/src/sgml/man7/DROP_AGGREGATE.7 index a3f8834..af7a945 100644 --- a/doc/src/sgml/man7/DROP_AGGREGATE.7 +++ b/doc/src/sgml/man7/DROP_AGGREGATE.7 @@ -2,12 +2,12 @@ .\" Title: DROP AGGREGATE .\" Author: The PostgreSQL Global Development Group .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 2023 -.\" Manual: PostgreSQL 15.5 Documentation -.\" Source: PostgreSQL 15.5 +.\" Date: 2024 +.\" Manual: PostgreSQL 15.6 Documentation +.\" Source: PostgreSQL 15.6 .\" Language: English .\" -.TH "DROP AGGREGATE" "7" "2023" "PostgreSQL 15.5" "PostgreSQL 15.5 Documentation" +.TH "DROP AGGREGATE" "7" "2024" "PostgreSQL 15.6" "PostgreSQL 15.6 Documentation" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- |