Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

https://www.postgresql.org/docs/current/plpgsql-implementati...

Seems like these will get cached at some point.



Only within a session unless something has changed there, that means no sharing between clients or even from one connection to the next form the same client.

MSSQL caches plans globally and can be used across sessions and connections if the statement text is the same.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: