aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/tstoreReceiver.c
Commit message (Expand)AuthorAge
* Revise TupleTableSlot code to avoid unnecessary construction and disassemblyTom Lane2005-03-16
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Another pgindent run with updated typedefs.Bruce Momjian2003-08-08
* Rename fields of DestReceiver to avoid collisions with (ill-considered)Tom Lane2003-08-06
* Update copyrights to 2003.Bruce Momjian2003-08-04
* pgindent run.Bruce Momjian2003-08-04
* Update 3.0 protocol support to match recent agreements about how toTom Lane2003-05-08
* Restructure command destination handling so that we pass aroundTom Lane2003-05-06
* Implement feature of new FE/BE protocol whereby RowDescription identifiesTom Lane2003-05-06
* Portal and memory management infrastructure for extended query protocol.Tom Lane2003-05-02
* Code review for holdable-cursors patch. Fix error recovery, memoryTom Lane2003-04-29
* Add new files.Bruce Momjian2003-03-27