.. 
   ****************************************************************************
    pgRouting Manual
    Copyright(c) pgRouting Contributors

    This documentation is licensed under a Creative Commons Attribution-Share
    Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/
   ****************************************************************************

.. _developer_functions:

Developers's Functions
===============================================================================

.. warning:: This functions have being deprecated in version 2.1


The functions have being renamed but documentation will not be generated for
any of the developer's functions.

   -  :ref:`pgr_get_column_name`
   -  :ref:`pgr_get_table_name`
   -  :ref:`pgr_is_column_indexed`
   -  :ref:`pgr_is_column_in_table`
   -  :ref:`pgr_point_to_id`
   -  :ref:`pgr_quote_ident`
   -  :ref:`pgr_versionless`
   -  :ref:`pgr_start_point`
   -  :ref:`pgr_end_point`


.. toctree::
   :hidden:

   get_column_name
   get_table_name
   is_column_indexed
   is_column_in_table
   point_to_id
   quote_ident
   versionless
   start_point
   end_point

