mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Fix typo.
Reported by KOIZUMI Satoru.
This commit is contained in:
parent
49b4950650
commit
85f22281a1
1 changed files with 1 additions and 1 deletions
|
|
@ -4761,7 +4761,7 @@ SELECT * FROM pg_attribute
|
|||
|
||||
<row>
|
||||
<entry><type>pg_ddl_command</></entry>
|
||||
<entry>Identifies a represention of DDL commands that is available to event triggers.</entry>
|
||||
<entry>Identifies a representation of DDL commands that is available to event triggers.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue