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.
Showing
- contrib/postgres_fdw/expected/postgres_fdw.out 3 additions, 3 deletionscontrib/postgres_fdw/expected/postgres_fdw.out
- contrib/postgres_fdw/option.c 5 additions, 5 deletionscontrib/postgres_fdw/option.c
- contrib/postgres_fdw/postgres_fdw.c 9 additions, 9 deletionscontrib/postgres_fdw/postgres_fdw.c
- contrib/postgres_fdw/sql/postgres_fdw.sql 3 additions, 3 deletionscontrib/postgres_fdw/sql/postgres_fdw.sql
Loading
Please register or sign in to comment