Planeshift
Functions

dal.h File Reference

#include <idal.h>
#include <csutil/scf.h>
#include <csutil/scf_implementation.h>
#include <csutil/threading/thread.h>
#include "iutil/comp.h"
#include "net/netbase.h"
#include <libpq-fe.h>
#include <csutil/csstring.h>
#include "util/stringarray.h"
#include "util/dbprofile.h"

Go to the source code of this file.

Functions

 CS_PLUGIN_NAMESPACE_BEGIN (dbpostgresql)

Function Documentation

CS_PLUGIN_NAMESPACE_BEGIN ( dbpostgresql  )

Escapes a string to safely insert it into the database.

Parameters:
toWhere the resulting escaped string will be placed.
fromThe string that we want to escape.

Definition at line 43 of file dal.h.