1. 03 Jun, 2004 1 commit
    • Bruce Momjian's avatar
      Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) · 68708433
      Bruce Momjian authored
      environment variable processing to libpq.
      
      The patch also adds code to our client apps so we set the environment
      variable directly based on our binary location, unless it is already
      set. This will allow our applications to emit proper locale messages
      that are generated in libpq.
      68708433
  2. 02 Jun, 2004 7 commits
  3. 01 Jun, 2004 11 commits
  4. 31 May, 2004 15 commits
  5. 30 May, 2004 4 commits
  6. 29 May, 2004 2 commits
    • Tom Lane's avatar
      Separate out bgwriter code into a logically separate module, rather · 076a055a
      Tom Lane authored
      than being random pieces of other files.  Give bgwriter responsibility
      for all checkpoint activity (other than a post-recovery checkpoint);
      so this child process absorbs the functionality of the former transient
      checkpoint and shutdown subprocesses.  While at it, create an actual
      include file for postmaster.c, which for some reason never had its own
      file before.
      076a055a
    • Peter Eisentraut's avatar
      Translation update · d531fd2c
      Peter Eisentraut authored
      d531fd2c