doc: Add note about generated columns in foreign tables
Peter Eisentraut <peter@eisentraut.org>
doc: Add note about generated columns in foreign tables Explain that it is not enforced that querying a generated column returns data that is consistent with the data that was stored. This is similar to the note about constraints nearby. Reported-by: Amit Langote <amitlangote09@gmail.com>
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_foreign_table.sgml | modified | +10 −0 |