projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47fb875
)
docs: fix typo
author
Álvaro Herrera
<
[email protected]
>
Thu, 26 Jun 2025 16:25:05 +0000
(18:25 +0200)
committer
Álvaro Herrera
<
[email protected]
>
Thu, 26 Jun 2025 16:25:05 +0000
(18:25 +0200)
doc/src/sgml/ref/pg_dump.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_dump.sgml
b/doc/src/sgml/ref/pg_dump.sgml
index edbb377a5eda14aec772646cc924d3a616b633e7..2ae084b5fa6fcac5c6f57e5cafabf5603b4624e8 100644
(file)
--- a/
doc/src/sgml/ref/pg_dump.sgml
+++ b/
doc/src/sgml/ref/pg_dump.sgml
@@
-1278,7
+1278,7
@@
PostgreSQL documentation
<para>
The data section contains actual table data, large-object
contents, sequence values, and statistics for tables,
- materialized views, and for
ie
gn tables.
+ materialized views, and for
ei
gn tables.
Post-data items include definitions of indexes, triggers, rules,
statistics for indexes, and constraints other than validated check
and not-null constraints.