mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 00:28:59 -04:00
5c3c3cd0a3
Patch adds a new, more rich, way to emit error message or exception from PL/Pythonu code. Author: Pavel Stehule Reviewers: Catalin Iacob, Peter Eisentraut, Jim Nasby