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:37:43 +0530 |
commit | 1fcb73fe72dc3f2de50ca7e0d2b866a6fc8e8dc2 (patch) | |
tree | 0c2f0b76811c3891759f32439a363d703a2bf68f /src/backend/access/gist/gist.c | |
parent | 8da17f3f50612300f11c79b2f28e0b5fae9ac0b2 (diff) | |
download | postgresql-1fcb73fe72dc3f2de50ca7e0d2b866a6fc8e8dc2.tar.gz postgresql-1fcb73fe72dc3f2de50ca7e0d2b866a6fc8e8dc2.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions