diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-06-22 13:17:08 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-06-22 13:17:08 -0400 |
commit | 5dfd564b1001f20c9def6ae938a92f39ddbd9984 (patch) | |
tree | beb94359ff42b479a82f11cea42413cad446df1e /src/backend/optimizer/util/pathnode.c | |
parent | 2c77903b2bfba01f159138ba34b95d4b470395a8 (diff) | |
download | postgresql-5dfd564b1001f20c9def6ae938a92f39ddbd9984.tar.gz postgresql-5dfd564b1001f20c9def6ae938a92f39ddbd9984.zip |
Fix IF NOT EXISTS in CREATE STATISTICS
I misplaced the IF NOT EXISTS clause in commit 7b504eb282, before the
word STATISTICS. Put it where it belongs.
Patch written independently by Amit Langote and myself. I adopted his
submitted test case with a slight edit also.
Reported-by: Bruno Wolff III
Discussion: https://postgr.es/m/20170621004237.GB8337@wolff.to
Diffstat (limited to 'src/backend/optimizer/util/pathnode.c')
0 files changed, 0 insertions, 0 deletions