diff options
author | Amit Kapila <akapila@postgresql.org> | 2019-09-11 10:25:49 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2019-09-12 13:28:53 +0530 |
commit | fef55c569eeda4286451f4fb884ad7d3b1de29fd (patch) | |
tree | 342ebe430fd2de662830704a7282a991e62bc9eb /src/backend/replication/logical/decode.c | |
parent | dc92bf5cad7ccae294ec7055382c7727726702cc (diff) | |
download | postgresql-fef55c569eeda4286451f4fb884ad7d3b1de29fd.tar.gz postgresql-fef55c569eeda4286451f4fb884ad7d3b1de29fd.zip |
Doc: Update PL/pgSQL sample function in plpgsql.sgml.
The example used to explain 'Looping Through Query Results' uses
pseudo-materialized views. Replace it with a more up-to-date example
which does the same thing with actual materialized views, which have
been available since PostgreSQL 9.3.
In the passing, change '%' as format specifier instead of '%s' as is used
in other examples in plpgsql.sgml.
Reported-by: Ian Barwick
Author: Ian Barwick
Reviewed-by: Amit Kapila
Backpatch-through: 9.4
Discussion: https://postgr.es/m/9a70d393-7904-4918-c97c-649f6d114b6a@2ndquadrant.com
Diffstat (limited to 'src/backend/replication/logical/decode.c')
0 files changed, 0 insertions, 0 deletions