pgsql: Fix variable initialization when using buffering build with GiST

2019-07-09 Thread Michael Paquier
Fix variable initialization when using buffering build with GiST This can cause valgrind to complain, as the flag marking a buffer as a temporary copy was not getting initialized. While on it, fill in with zeros newly-created buffer pages. This does not matter when loading a block from a tempora

pgsql: Fix variable initialization when using buffering build with GiST

2019-07-09 Thread Michael Paquier
Fix variable initialization when using buffering build with GiST This can cause valgrind to complain, as the flag marking a buffer as a temporary copy was not getting initialized. While on it, fill in with zeros newly-created buffer pages. This does not matter when loading a block from a tempora

pgsql: Fix variable initialization when using buffering build with GiST

2019-07-09 Thread Michael Paquier
Fix variable initialization when using buffering build with GiST This can cause valgrind to complain, as the flag marking a buffer as a temporary copy was not getting initialized. While on it, fill in with zeros newly-created buffer pages. This does not matter when loading a block from a tempora

pgsql: Fix variable initialization when using buffering build with GiST

2019-07-09 Thread Michael Paquier
Fix variable initialization when using buffering build with GiST This can cause valgrind to complain, as the flag marking a buffer as a temporary copy was not getting initialized. While on it, fill in with zeros newly-created buffer pages. This does not matter when loading a block from a tempora

pgsql: Fix variable initialization when using buffering build with GiST

2019-07-09 Thread Michael Paquier
Fix variable initialization when using buffering build with GiST This can cause valgrind to complain, as the flag marking a buffer as a temporary copy was not getting initialized. While on it, fill in with zeros newly-created buffer pages. This does not matter when loading a block from a tempora

pgsql: Fix variable initialization when using buffering build with GiST

2019-07-09 Thread Michael Paquier
Fix variable initialization when using buffering build with GiST This can cause valgrind to complain, as the flag marking a buffer as a temporary copy was not getting initialized. While on it, fill in with zeros newly-created buffer pages. This does not matter when loading a block from a tempora

pgsql: Fix variable initialization when using buffering build with GiST

2019-07-09 Thread Michael Paquier
Fix variable initialization when using buffering build with GiST This can cause valgrind to complain, as the flag marking a buffer as a temporary copy was not getting initialized. While on it, fill in with zeros newly-created buffer pages. This does not matter when loading a block from a tempora