index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
intagg
/
int_aggregate.c
Commit message (
Expand
)
Author
Age
*
Previous "64-bit fix" for intagg didn't actually work. This is already
Tom Lane
2005-03-23
*
Now that I look at it, int_array_enum() didn't work either.
Tom Lane
2005-01-27
*
Fix security and 64-bit issues in contrib/intagg. This code could
Tom Lane
2005-01-27
*
pgindent run.
Bruce Momjian
2003-08-04
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
*
Portal and memory management infrastructure for extended query protocol.
Tom Lane
2003-05-02
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
*
Phase 3 of read-only-plans project: ExecInitExpr now builds expression
Tom Lane
2002-12-13
*
pgindent run.
Bruce Momjian
2002-09-04
*
Fixes for intagg regression tests to match new array internal handling.
Bruce Momjian
2002-09-02
*
PL/pgSQL functions can return sets. Neil Conway's patch, modified so
Tom Lane
2002-08-30
*
Modify array operations to include array's element type OID in the
Tom Lane
2002-08-26
*
Change made to elog:
Bruce Momjian
2002-03-06
*
Add integer aggregator to /contrib.
Bruce Momjian
2002-02-25