• Marc G. Fournier's avatar
    From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> · a51df14a
    Marc G. Fournier authored
    Subject: [HACKERS] Patch: SET var TO 'val'
    
      Here is a patch that adds a "SET variable TO 'somevalue'" capability
    to the parser, and then calls the SetPGVariable() function (which does
    just issue a elog(NOTICE) to see whether it works).
    
      That's the framework for adding timezone/date format/language/...
    stuff.
    a51df14a
utility.c 16.3 KB