1. 30 11月, 2003 6 次提交
    • B
      *** empty log message *** · a6fd22a5
      Bruce Momjian 提交于
      a6fd22a5
    • B
      Update wording: · 9d4e4266
      Bruce Momjian 提交于
      < * Allow clients to query WITH HOLD cursors and prepared statements
      > * Allow clients to query a list of WITH HOLD cursors and prepared statements
      9d4e4266
    • B
      Updates: · 73a51c39
      Bruce Momjian 提交于
      <   manuals (Rory)
      >   manuals
      496c496
      < * Jan is Jan Wieck <JanWieck@Yahoo.com> of PeerDirect Corp.
      > * Jan is Jan Wieck <JanWieck@Yahoo.com> of Afilias, Inc.
      73a51c39
    • P
      · 55b11325
      PostgreSQL Daemon 提交于
      make sure the $Id tags are converted to $PostgreSQL as well ...
      55b11325
    • T
      Put out a more useful version indication in the welcome banner for a · 4c274b4f
      Tom Lane 提交于
      standalone backend --- the CVS revision number of postgres.c is not real
      useful to anyone.
      4c274b4f
    • P
      · 969685ad
      PostgreSQL Daemon 提交于
      $Header: -> $PostgreSQL Changes ...
      969685ad
  2. 29 11月, 2003 4 次提交
  3. 28 11月, 2003 6 次提交
  4. 27 11月, 2003 2 次提交
  5. 26 11月, 2003 10 次提交
  6. 25 11月, 2003 5 次提交
  7. 24 11月, 2003 6 次提交
  8. 22 11月, 2003 1 次提交
    • T
      COMMENT ON casts, conversions, languages, operator classes, and · 42ce74bf
      Tom Lane 提交于
      large objects.  Dump all these in pg_dump; also add code to pg_dump
      user-defined conversions.  Make psql's large object code rely on
      the backend for inserting/deleting LOB comments, instead of trying to
      hack pg_description directly.  Documentation and regression tests added.
      
      Christopher Kings-Lynne, code reviewed by Tom
      42ce74bf