index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
common
/
printtup.c
Age
Commit message (
Expand
)
Author
2018-07-27
Fix a compiler warning introduced in the previous commit
Pavan Deolasee
2018-07-27
Ensure that typename is schema qualified while sending row description
Pavan Deolasee
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-11-10
add missing return value in printtup()
Tomas Vondra
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-18
Honour client's request for binary data transfer.
Pavan Deolasee
2016-10-18
There was a missing commit from when the repo was forked,
Mason Sharp
2016-10-11
Drop server support for FE/BE protocol version 1.0.
Tom Lane
2016-08-27
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-06-06
Stop the executor if no more tuples can be sent from worker to leader.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-11-13
Remove a lot of XC-specific code from the repo.
Pavan Deolasee
2015-06-04
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-04-27
Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4
Pavan Deolasee
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-09-01
The Postgres-XL functionality includes MPP parallelism with
Pavan Deolasee
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-11-03
Prevent memory leaks from accumulating across printtup() calls.
Tom Lane
2013-06-27
Cooperate with the Valgrind instrumentation framework.
Noah Misch
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-07-27
Merge commit '80edfd76591fdb9beec061de3c05ef4e9d96ce56' into postgres-xc/master
Michael Paquier
2012-05-30
Update code comments: use "Coordinator" and "Datanode" as conventional terms
Michael Paquier
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-07-06
Merge commit 'a4bebdd92624e018108c2610fc3f2c1584b6c687' into master
Michael P
2011-05-24
Fix for bug 3287052: EXECUTE DIRECT broken on Coordinator
Michael P
2011-05-24
Fix a cache leak WARNING with system cache
Michael P
2011-05-24
Fix for cache lookup bug for type
Michael P
2011-05-20
Merge commit '1084f317702e1a039696ab8a37caf900e55ec8f2' into int-pgxc
Pavan Deolasee
2011-05-19
Add support for ORDER BY adn DISTINCT.
Mason S
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-11-30
Clean up the API for DestReceiver objects by eliminating the assumption
Tom Lane
2008-04-17
Clean up a few places where Datums were being treated as pointers (and vice
Alvaro Herrera
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-08-12
Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests.
Tom Lane
2006-07-14
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-04-05
Fix a bunch of problems with domains by making them use special input functions
Tom Lane
2006-04-04
Modify all callers of datatype input and receive functions so that if these
Tom Lane
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2005-11-03
Rename the members of CommandDest enum so they don't collide with other uses of
Alvaro Herrera
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-06-22
Fix the mechanism for reporting the original table OID and column number
Tom Lane
2005-05-01
Change CREATE TYPE to require datatype output and send functions to have
Tom Lane
[next]