diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-04-13 19:54:09 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-04-13 19:57:40 -0400 |
commit | e56d717d8a23c48e4ab27b6bd6815c50dc3a378a (patch) | |
tree | f0b561ddf165b423885bd0e272783db41d26e052 /src/backend/access/transam/parallel.c | |
parent | bc3087b626d1073c9b7c9687b334785909ca2237 (diff) | |
download | postgresql-e56d717d8a23c48e4ab27b6bd6815c50dc3a378a.tar.gz postgresql-e56d717d8a23c48e4ab27b6bd6815c50dc3a378a.zip |
Silence Perl warning
Now that warnings are enabled across the board, this code that tries to
print an undef variable emits one. Silently printing the empty string
achieves the previous behavior.
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Reviewed-by: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Discussion: https://postgr.es/m/E1jO1VT-0008Qk-TM@gemulon.postgresql.org
Diffstat (limited to 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions