forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1c645da
committed
docs: Fix list of object types pg_table_is_visible() can handle.
Materialized views and foreign tables were missing from the list,probably because they are newer than the other object types that werementioned.Etsuro Fujita1 parent1d27842 commit1c645da
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15574 | 15574 |
| |
15575 | 15575 |
| |
15576 | 15576 |
| |
15577 |
| - | |
15578 |
| - | |
| 15577 | + | |
| 15578 | + | |
| 15579 | + | |
15579 | 15580 |
| |
15580 | 15581 |
| |
15581 | 15582 |
| |
|
0 commit comments
Comments
(0)