summaryrefslogtreecommitdiff
path: root/src/backend/executor/tstoreReceiver.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Create infrastructure for 'MinimalTuple' representation of in-memoryTom Lane2006-06-271-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Rename the members of CommandDest enum so they don't collide with other uses ofAlvaro Herrera2005-11-031-2/+2
* Revise TupleTableSlot code to avoid unnecessary construction and disassemblyTom Lane2005-03-161-4/+4
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Another pgindent run with updated typedefs.Bruce Momjian2003-08-081-2/+2
* Rename fields of DestReceiver to avoid collisions with (ill-considered)Tom Lane2003-08-061-4/+4
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-5/+5
* Update 3.0 protocol support to match recent agreements about how toTom Lane2003-05-081-4/+2
* Restructure command destination handling so that we pass aroundTom Lane2003-05-061-34/+26
* Implement feature of new FE/BE protocol whereby RowDescription identifiesTom Lane2003-05-061-2/+3
* Portal and memory management infrastructure for extended query protocol.Tom Lane2003-05-021-10/+10
* Code review for holdable-cursors patch. Fix error recovery, memoryTom Lane2003-04-291-3/+13
* Add new files.Bruce Momjian2003-03-271-0/+89