Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Fix various confusions of pointers and OIDs, unsafe assumptions


  • From: tgl(at)postgresql(dot)org (Tom Lane)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Fix various confusions of pointers and OIDs, unsafe assumptions
  • Date: Sat, 20 Dec 2008 15:51:28 +0000 (UTC)
  • Message-id: <20081220155128.2E2827563FE@cvs.postgresql.org> <text/plain>

Log Message:
-----------
Fix various confusions of pointers and OIDs, unsafe assumptions about nulls,
etc.  I think this will fix the current buildfarm issues ...

Modified Files:
--------------
    pgsql/src/backend/commands:
        foreigncmds.c (r1.2 -> r1.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/foreigncmds.c?r1=1.2&r2=1.3)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group