pg: Minor docs + tests
This commit is contained in:
parent
867543267f
commit
d5401674f9
3 changed files with 31 additions and 1 deletions
1
FU.xs
1
FU.xs
|
|
@ -205,6 +205,7 @@ void cache(fupg_st *x, ...)
|
|||
FU::Pg::st::text_results = FUPG_TEXT_RESULTS
|
||||
FU::Pg::st::text = FUPG_TEXT
|
||||
CODE:
|
||||
if (ix == 0 && x->prepared) fu_confess("Invalid attempt to change statement configuration after it has already been prepared or executed");
|
||||
FUPG_STFLAGS;
|
||||
|
||||
void param_types(fupg_st *st)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue