>>>>> "Tom" == Tom Lane <[email protected]> writes:
Tom> I also noticed that we'd been sloppy about making the file safe to Tom> compile for both frontend and backend, so I cleaned that up. In a frontend, wouldn't it be more kosher to restore the previous SIGILL handler rather than unconditionally reset it to SIG_DFL? -- Andrew (irc:RhodiumToad)
