Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I think we should change the "check_function_bodies" to something more
> general. I like "restore_validation_mode" because it could also be used
> to disable foreign key checks which we are discussing.
I think I'd prefer to keep foreign key check disabling separate. Or at
least make it separately selectable. Maybe validation_mode could have
multiple levels ("off", "safe", "risky")?
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2003-10-06 23:17:22 |
| Subject: Re: Disabling function validation |
| Previous: | From: Rod Taylor | Date: 2003-10-06 22:59:43 |
| Subject: rserv and inet data type |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2003-10-06 23:17:22 |
| Subject: Re: Disabling function validation |
| Previous: | From: Bruce Momjian | Date: 2003-10-06 22:52:44 |
| Subject: Disabling function validation |