Skip to content
Snippets Groups Projects
  1. Oct 30, 2005
  2. Oct 29, 2005
  3. Oct 28, 2005
  4. Oct 27, 2005
  5. Oct 26, 2005
  6. Oct 25, 2005
  7. Oct 24, 2005
    • Bruce Momjian's avatar
      Add: · 9507b560
      Bruce Momjian authored
      > * Allow user-defined functions retuning a domain value to enforce domain
      >   constraints
      9507b560
    • Bruce Momjian's avatar
    • Andrew Dunstan's avatar
      · 24fa8746
      Andrew Dunstan authored
      Fix incorrect wording about function failure time on unsafe ops - these
      are now caught by the validator. And a small visit from the perl style police:
      check the return value from open().
      24fa8746
    • Bruce Momjian's avatar
      I have applied the following patch to document PQinitSSL() and · 81915970
      Bruce Momjian authored
      PQregisterThreadLock().
      
      I also remove the crypt() mention in the libpq threading section and
      added a single sentence in the client-auth manual page under crypt().
      Crypt authentication is so old now that a separate paragraph about it
      seemed unwise.
      
      I also added a comment about our use of locking around pqGetpwuid().
      81915970
Loading