pgsql: Fix typo in documentation about application time - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix typo in documentation about application time
Date
Msg-id E1vMUH9-000fH9-0j@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in documentation about application time

Author: Paul A. Jungwirth <pj@illuminatedcomputing.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/51364113d5a00e53f9447de1f7056c440e0892d5

Modified Files
--------------
doc/src/sgml/ddl.sgml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Remove useless casts to (void *)
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Add 'make check-tests' behavior to the meson based builds