mirror of
https://github.com/postgres/postgres.git
synced 2025-10-17 00:06:40 -04:00
Make use of some GUC variables, and add SIGHUP handling to reload the config file. Patch submitted by Guillaume Lelarge. Also, report to pg_stat_activity. Per report from Marc Cousin, add setting of statement start time.