index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
executor
/
tstoreReceiver.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Previous fix for temporary file management broke returning a set from
Heikki Linnakangas
2009-12-29
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Ensure that the contents of a holdable cursor don't depend on out-of-line
Tom Lane
2008-12-01
*
Clean up the API for DestReceiver objects by eliminating the assumption
Tom Lane
2008-11-30
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Create infrastructure for 'MinimalTuple' representation of in-memory
Tom Lane
2006-06-27
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Rename the members of CommandDest enum so they don't collide with other uses of
Alvaro Herrera
2005-11-03
*
Revise TupleTableSlot code to avoid unnecessary construction and disassembly
Tom Lane
2005-03-16
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
*
Rename fields of DestReceiver to avoid collisions with (ill-considered)
Tom Lane
2003-08-06
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Update 3.0 protocol support to match recent agreements about how to
Tom Lane
2003-05-08
*
Restructure command destination handling so that we pass around
Tom Lane
2003-05-06
*
Implement feature of new FE/BE protocol whereby RowDescription identifies
Tom Lane
2003-05-06
*
Portal and memory management infrastructure for extended query protocol.
Tom Lane
2003-05-02
*
Code review for holdable-cursors patch. Fix error recovery, memory
Tom Lane
2003-04-29
*
Add new files.
Bruce Momjian
2003-03-27