]> granicus.if.org Git - postgresql/commit
Rename postgres_fdw's use_remote_explain option to use_remote_estimate.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 Feb 2013 17:20:48 +0000 (12:20 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 Feb 2013 17:20:48 +0000 (12:20 -0500)
commit09a7cd409e762f0430a5d474f4d8d7c962369a8e
tree439ab7e39b32f9954076ffc143fd5bbe1c0cd22d
parent8e8d0f7e80d80c61b09346a84059457aeeeae548
Rename postgres_fdw's use_remote_explain option to use_remote_estimate.

The new name was originally my typo, but per discussion it seems like a
better name anyway.  So make the code match the docs, not vice versa.
contrib/postgres_fdw/expected/postgres_fdw.out
contrib/postgres_fdw/option.c
contrib/postgres_fdw/postgres_fdw.c
contrib/postgres_fdw/sql/postgres_fdw.sql