diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-14 18:17:55 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-14 18:17:55 +0300 |
commit | 321eed5f0f7563a0cabb3d7a98132856287c1ad1 (patch) | |
tree | ebca2c34b9b89435f1f26a65ce347b830db1e26b /src/backend/utils/adt/jsonfuncs.c | |
parent | 705d397cd9cede1fd6fb1260d1689570bf6142d4 (diff) | |
download | postgresql-321eed5f0f7563a0cabb3d7a98132856287c1ad1.tar.gz postgresql-321eed5f0f7563a0cabb3d7a98132856287c1ad1.zip |
Add ALTER OPERATOR command, for changing selectivity estimator functions.
Other options cannot be changed, as it's not totally clear if cached plans
would need to be invalidated if one of the other options change. Selectivity
estimator functions only change plan costs, not correctness of plans, so
those should be safe.
Original patch by Uriy Zhuravlev, heavily edited by me.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions