Branch: Tag:

2016-11-09

2016-11-09 14:51:56 by Stephen R. van den Berg <srb@cuci.nl>

pgsql: Small cosmetic change.

3:    * They are kept here to avoid circular references.    */    - #pragma dynamic_dot -  +    //! The pgsql backend, shared between all connection instances.   //! It runs even in non-callback mode in a separate thread and makes sure   //! that communication with the database is real-time and event driven
16:   //! would be prudent not to block in these callbacks.      #pike __REAL_VERSION__ + #pragma dynamic_dot   #require constant(Thread.Thread)      #include "pgsql.h"