]> granicus.if.org Git - postgresql/history - src/port/qsort.c
Introduce convenience macros to hide JsonbContainer header accesses better.
[postgresql] / src / port / qsort.c
2015-07-17 Tom LaneFix a low-probability crash in our qsort implementation.
2014-05-06 Bruce Momjianpgindent run for 9.4
2012-07-20 Robert HaasMake new event trigger facility actually do something.
2012-02-15 Robert HaasSpeed up in-memory tuplesorting.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2007-03-18 Neil ConwayCode cleanup for function prototypes: change two K...
2006-10-19 Tom LaneRename our substitute qsort to pg_qsort at the link...
2006-10-12 Tom LaneUse Min() instead of min() in qsort, for consistency...
2006-10-03 Tom LaneSwitch over to using our own qsort() all the time,...
2006-03-21 Tom LaneImprove performance of our private version of qsort...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-28 Tom LaneFix a whole bunch of #includes that were either wrong...
2005-05-25 Bruce MomjianAdd parentheses to macros when args are used in computa...
2004-10-05 Neil ConwayLicense cleanup: crypt.c and qsort.c to latest NetBSD...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2002-09-04 Bruce Momjianpgindent run.
2002-08-12 Tom LaneRemove use of __P so that <sys/cdefs.h> is not needed...
2002-07-19 Bruce MomjianComplete TODO item: