diff options
author | Magnus Hagander <magnus@hagander.net> | 2015-12-13 16:53:38 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2015-12-13 16:53:38 +0100 |
commit | a91bdf67c49ade2bdf6474607b64f9f0083db4a6 (patch) | |
tree | da374a91ce92cdb15aba5a90a520abdf0865f637 /src/backend/parser/parse_utilcmd.c | |
parent | 263c19572bd4947b4cf977d61db11b74b1745570 (diff) | |
download | postgresql-a91bdf67c49ade2bdf6474607b64f9f0083db4a6.tar.gz postgresql-a91bdf67c49ade2bdf6474607b64f9f0083db4a6.zip |
Consistently set all fields in pg_stat_replication to null instead of 0
Previously the "sent" field would be set to 0 and all other xlog
pointers be set to NULL if there were no valid values (such as when
in a backup sending walsender).
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions