1. 28 Dec, 2001 5 commits
    • Bruce Momjian's avatar
      Added for Christof Petig: · dbaddcfd
      Bruce Momjian authored
      < 	o Allow SELECT of array of strings into a auto-sized variable
      ---
      > 	o -Allow SELECT of array of strings into a auto-sized variable
      
      > 	o auto allocation for indicator variable arrays (int *ind_p=NULL)
      > 	o auto allocation for string arrays (char **foo_pp=NULL)
      > 	o ECPGfree_auto_mem fixed
      > 	o all function names with external linkage are now prefixed by ECPG
      dbaddcfd
    • Bruce Momjian's avatar
      Added: · a740c228
      Bruce Momjian authored
      > * Add OpenBSD's getpeereid() call for local socket authentication (Bruce)
      a740c228
    • Bruce Momjian's avatar
      Update to show current capability and future direction, from Peter: · a6e59234
      Bruce Momjian authored
      > * -Allow secure single-user access without passwords using Unix socket permissions
      > * Make single-user local socket access permissions the default (Peter E)
      a6e59234
    • Bruce Momjian's avatar
      Added: · 107c5a83
      Bruce Momjian authored
      ! * Add PGPASSWORDFILE environment variable or ~/.pgpass to store
      !   user/host/password combinations
      107c5a83
    • Bruce Momjian's avatar
      I know we talked about this in the past but I never got it on the TODO · 21e7e7e7
      Bruce Momjian authored
      list:
      
      	* Add optional CRC checksum to heap and index pages
      21e7e7e7
  2. 27 Dec, 2001 7 commits
  3. 26 Dec, 2001 1 commit
  4. 24 Dec, 2001 1 commit
  5. 23 Dec, 2001 8 commits
  6. 21 Dec, 2001 15 commits
  7. 20 Dec, 2001 3 commits