git.postgresql.org Git - postgresql.git/commit
2008年4月12日 23:21:04 +0000 (23:21 +0000)
2008年4月12日 23:21:04 +0000 (23:21 +0000)
commit ba1c463096b750b4aa4b692c3fe7c7cc9fbfbd45
Clean up a few places where Datums were being treated as pointers without
going through DatumGetPointer or some other "official" conversion macro.
Not actually a bug, since Datum the same size as pointer is the only
supported case at the moment, but good cleanup for the future.
Gavin Sherry
This is the main PostgreSQL git repository.
RSS
Atom