Skip to content
Snippets Groups Projects
Commit 56b01dc9 authored by Tom Lane's avatar Tom Lane
Browse files

Make SPI set SPI_processed for CREATE TABLE AS / SELECT INTO commands;

this in turn causes CREATE TABLE AS in plpgsql to set ROW_COUNT.
This is how it behaved before 7.4; I had unintentionally changed the
behavior in a bit of sloppy micro-optimization.
parent dce83e76
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment