forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit679744c
committed
Fix sample output of EXPLAIN ANALYZE.
Since commitf0f13a3, we estimateModifyTable paths without a RETURNING clause differently. Update anexample from the manual that showed the old behavior.Author: Takayuki Tsunakawa <tsunakawa.takay@fujitsu.com>Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>Discussion:https://postgr.es/m/TYAPR01MB29905674F41693BBA9DA28CAFEA20%40TYAPR01MB2990.jpnprd01.prod.outlook.com1 parenta36dc04 commit679744c
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
773 | 773 |
| |
774 | 774 |
| |
775 | 775 |
| |
776 |
| - | |
| 776 | + | |
777 | 777 |
| |
778 | 778 |
| |
779 | 779 |
| |
| |||
809 | 809 |
| |
810 | 810 |
| |
811 | 811 |
| |
812 |
| - | |
| 812 | + | |
813 | 813 |
| |
814 | 814 |
| |
815 | 815 |
| |
|
0 commit comments
Comments
(0)