diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-06-30 16:51:14 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-06-30 16:51:14 -0400 |
commit | 898d24ae2ad7195869c558eb6c126ff6a90474e8 (patch) | |
tree | 7ac5c38123c78748617ee65c322cd45ada8a8d5a /src/test/modules/commit_ts | |
parent | b295cc3b9ab48c3c34724fa577d6c1cfb753058c (diff) | |
download | postgresql-898d24ae2ad7195869c558eb6c126ff6a90474e8.tar.gz postgresql-898d24ae2ad7195869c558eb6c126ff6a90474e8.zip |
PL/Python: Fix hint about returning composite type from Python
('foo') is not a Python tuple: it is a string wrapped in parentheses. A
valid 1-element Python tuple is ('foo',).
Author: Daniele Varrazzo <daniele.varrazzo@gmail.com>
Diffstat (limited to 'src/test/modules/commit_ts')
0 files changed, 0 insertions, 0 deletions