Changes between Version 1 and Version 2 of Ticket #3975, comment 2


Ignore:
Timestamp:
Jan 11, 2018, 6:51:17 AM (6 years ago)
Author:
pramsey

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3975, comment 2

    v1 v2  
    1010
    1111* Go into the C guts of `st_transform` and `postgis_transform_geometry`.
    12 * The FunctionCallInfo includes the Oid of the function being called.
     12* The `FunctionCallInfo` includes the Oid of the function being called.
    1313* In the PgSQL syscache, look up the namespace that is associated with that function Oid.
    1414