-
- Downloads
Change the default setting of "add_missing_from" to false. This has been
the long-term plan for this behavior for quite some time, but it is only possible now that DELETE has a USING clause so that the user can join other tables in a DELETE statement without relying on this behavior.
Showing
- doc/src/sgml/ref/delete.sgml 1 addition, 7 deletionsdoc/src/sgml/ref/delete.sgml
- doc/src/sgml/ref/select.sgml 13 additions, 34 deletionsdoc/src/sgml/ref/select.sgml
- doc/src/sgml/ref/show.sgml 2 additions, 2 deletionsdoc/src/sgml/ref/show.sgml
- doc/src/sgml/runtime.sgml 20 additions, 10 deletionsdoc/src/sgml/runtime.sgml
- src/backend/utils/misc/guc.c 2 additions, 2 deletionssrc/backend/utils/misc/guc.c
- src/backend/utils/misc/postgresql.conf.sample 1 addition, 1 deletionsrc/backend/utils/misc/postgresql.conf.sample
Loading
Please register or sign in to comment