mirror of
https://github.com/postgres/postgres.git
synced 2025-09-09 13:09:39 +03:00
functions. Note that because this patch changes FmgrInfo, any external C functions you might be testing with 8.4 will need to be recompiled. Patch by Martin Pihlak, some editorialization by me (principally, removing tracking of getrusage() numbers)