Re: proposal - plpgsql unique statement id - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: proposal - plpgsql unique statement id
Date
Msg-id dfa09228-1edc-932f-c90c-000242cdc70a@2ndquadrant.com
Whole thread Raw
In response to Re: proposal - plpgsql unique statement id  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: proposal - plpgsql unique statement id  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
There are still a handful of places where a statement is created but no
stmtid is assigned.  Can you check those?

src/pl/plpgsql/src/pl_exec.c:2815
src/pl/plpgsql/src/pl_exec.c:4580
src/pl/plpgsql/src/pl_gram.y:907

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: 今井 良一
Date:
Subject: Re: speeding up planning with partitions
Next
From: Kevin Grittner
Date:
Subject: Re: Refactoring the checkpointer's fsync request queue