Skip to content

Instantly share code, notes, and snippets.

@kouber
kouber / sqlog.c
Created June 2, 2017 11:24
SQLog
#include "postgres.h"
#include "fmgr.h"
#include "utils/builtins.h"
#include "utils/timestamp.h"
#include "datatype/timestamp.h"
#include "postmaster/syslogger.h"
PG_MODULE_MAGIC;
static char *