diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-28 22:31:11 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-28 22:31:11 +0000 |
commit | fe2bfa6332519ba45719f3b313cac4ecb6d43c2e (patch) | |
tree | cb7314d740c365a48a50dfea535ae76e6452beec /src/backend/access/transam/xlog.c | |
parent | 5a5f34e0220c6eb74a0afbad95fde682a009484d (diff) | |
download | postgresql-fe2bfa6332519ba45719f3b313cac4ecb6d43c2e.tar.gz postgresql-fe2bfa6332519ba45719f3b313cac4ecb6d43c2e.zip |
This makes dblink pass its installcheck test on platforms where
snprintf(data, len, %s, NULL) crash.
The code was trying to find a connection by name when it already had an
unnamed connection and did not have a name to search with.
Kris Jurka
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions