aboutsummaryrefslogtreecommitdiff
path: root/contrib/intagg/int_aggregate.c
Commit message (Expand)AuthorAge
* Previous "64-bit fix" for intagg didn't actually work. This is alreadyTom Lane2005-03-23
* Now that I look at it, int_array_enum() didn't work either.Tom Lane2005-01-27
* Fix security and 64-bit issues in contrib/intagg. This code couldTom Lane2005-01-27
* pgindent run.Bruce Momjian2003-08-04
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* Portal and memory management infrastructure for extended query protocol.Tom Lane2003-05-02
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-10
* Phase 3 of read-only-plans project: ExecInitExpr now builds expressionTom Lane2002-12-13
* pgindent run.Bruce Momjian2002-09-04
* Fixes for intagg regression tests to match new array internal handling.Bruce Momjian2002-09-02
* PL/pgSQL functions can return sets. Neil Conway's patch, modified soTom Lane2002-08-30
* Modify array operations to include array's element type OID in theTom Lane2002-08-26
* Change made to elog:Bruce Momjian2002-03-06
* Add integer aggregator to /contrib.Bruce Momjian2002-02-25