postgresql/src/backend/access/common
Tom Lane 3842892492 Recent changes got the sense of the notnull bit backwards in the 2.0
protocol output routines.  Mea culpa :-(.  Per report from Kris Jurka.
2005-04-23 17:45:35 +00:00
..
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
heaptuple.c Convert index-related tuple handling routines from char 'n'/' ' to bool 2005-03-21 01:24:04 +00:00
indextuple.c Eliminate duplicate hasnulls bit testing in index tuple access, and 2005-03-27 18:38:27 +00:00
indexvalid.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
printtup.c Recent changes got the sense of the notnull bit backwards in the 2.0 2005-04-23 17:45:35 +00:00
scankey.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tupdesc.c Make equalTupleDescs() compare attlen/attbyval/attalign rather than 2005-04-14 22:34:48 +00:00