index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
intagg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
1
-0
/
+2
*
contrib uninstall scripts
Peter Eisentraut
2006-02-27
2
-1
/
+11
*
Make SQL arrays support null elements. This commit fixes the core array
Tom Lane
2005-11-17
1
-1
/
+1
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-11
/
+13
*
PGXS should be set with := not =, as specified in the documentation,
Tom Lane
2005-09-27
1
-2
/
+2
*
int_array_enum function should be using fcinfo->flinfo->fn_extra for
Tom Lane
2005-08-15
1
-7
/
+8
*
Treat a zero-D array as empty in int_enum(), per Andrew@supernews.
Tom Lane
2005-04-23
1
-2
/
+3
*
int_aggregate's int_enum() doesn't work correctly with arrays that
Tom Lane
2005-04-23
1
-0
/
+3
*
Completion of project to use fixed OIDs for all system catalogs and
Tom Lane
2005-04-14
1
-1
/
+0
*
Adjust the API for aggregate function calls so that a C-coded function
Tom Lane
2005-03-12
2
-55
/
+73
*
Now that I look at it, int_array_enum() didn't work either.
Tom Lane
2005-01-27
1
-0
/
+5
*
Fix security and 64-bit issues in contrib/intagg. This code could
Tom Lane
2005-01-27
2
-56
/
+50
*
Adjust comments previously moved to column 1 by pgident.
Bruce Momjian
2004-10-07
1
-2
/
+2
*
Remove DROPs from contrib object creation scripts, per Dave Page.
Tom Lane
2004-10-01
1
-2
/
+1
*
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-20
1
-5
/
+9
*
Replace TupleTableSlot convention for whole-row variables and function
Tom Lane
2004-04-01
1
-1
/
+0
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
pgindent run.
Bruce Momjian
2003-08-04
1
-3
/
+3
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
1
-4
/
+9
*
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-14
1
-2
/
+0
*
Portal and memory management infrastructure for extended query protocol.
Tom Lane
2003-05-02
1
-37
/
+15
*
Just some fixups to a couple contrib directories I was trying out.
Bruce Momjian
2003-03-20
1
-4
/
+5
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
1
-2
/
+2
*
Phase 3 of read-only-plans project: ExecInitExpr now builds expression
Tom Lane
2002-12-13
1
-1
/
+0
*
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
1
-20
/
+16
*
pgindent run.
Bruce Momjian
2002-09-04
1
-82
/
+82
*
Fixes for intagg regression tests to match new array internal handling.
Bruce Momjian
2002-09-02
2
-5
/
+13
*
PL/pgSQL functions can return sets. Neil Conway's patch, modified so
Tom Lane
2002-08-30
1
-22
/
+13
*
Modify array operations to include array's element type OID in the
Tom Lane
2002-08-26
1
-3
/
+5
*
Change made to elog:
Bruce Momjian
2002-03-06
1
-8
/
+8
*
Try to make makefile actually work ...
Tom Lane
2002-02-25
1
-19
/
+3
*
Fix typo in Makefile.
Bruce Momjian
2002-02-25
1
-1
/
+1
*
Fix typo in filename.
Bruce Momjian
2002-02-25
1
-0
/
+0
*
Add integer aggregator to /contrib.
Bruce Momjian
2002-02-25
4
-0
/
+397