git.postgresql.org Git - postgresql.git/commit
2000年5月29日 20:18:30 +0000 (20:18 +0000)
2000年5月29日 20:18:30 +0000 (20:18 +0000)
commit a030113197005635bb6b36203f67b777ca086e22
Tweak fmgrtab generation so that the F_XXX macros that give OIDs for
built-in procedures are named after the prosrc field of pg_proc (ie,
the actual C function name), not the proname field. This did not use
to make a difference back when the two were always the same, but in the
presence of overloaded proname values we'd best try to use the C name
instead. AFAICT this change affects no existing code, but it is
necessary to be able to get at some built-in functions that no macro
was being generated for before.
This is the main PostgreSQL git repository.
RSS
Atom