mirror of
https://github.com/postgres/postgres.git
synced 2026-02-21 00:40:20 -05:00
> > the standard distribution. It occurs when a trigger calling this > > function recursively fires another trigger which calls the same > > function. The calling check_foreign_key loses its plan informantion and > > when it tries to use it the backend closes its channel. You can check it > > with the sql script I am attaching below. > > The solution to this is to do a find_plan again before executing it at > > line 483 of refint.c. > > Therefore two more lines should be added before line 483: Anand Surelia |
||
|---|---|---|
| .. | ||
| graphics | ||
| sgml | ||
| Makefile | ||