summaryrefslogtreecommitdiff
path: root/src/modules/extra/pgsql_config.pl
Commit message (Collapse)AuthorAgeFilesLines
* Wrong version given in check it seems. Om can review this later, but now it ↵Gravatar brain2006-08-091-1/+1
| | | | | | compiles on my system (pgsql 8.0.8) with that special feature thats only supposed to exist on 8.4.2 onwards.... :/ git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4822 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for when we hit PgSQL 9.x that I think actually worksGravatar om2006-08-091-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4815 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for when we hit PgSQL 9.xGravatar om2006-08-091-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4814 e03df62e-2008-0410-955e-edbf42e46eb7
* Add tiny perl script to detect version and pass an appropriate -D to gcc. ↵Gravatar om2006-07-211-0/+6
Make m_pgsql #ifdef around PQescapeStringConn() which is only available in PostgreSQL >= 8.1.4 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4472 e03df62e-2008-0410-955e-edbf42e46eb7