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
/
cube
Commit message (
Expand
)
Author
Age
Files
Lines
*
Looks like cube_1 variant is also needed in 7.3 branch.
Tom Lane
2005-07-17
1
-0
/
+1236
*
Tweak bison build rules so that we get the same error messages from
Tom Lane
2003-01-31
1
-2
/
+8
*
Fix a dozen or so places that were passing unpredictable data strings
Tom Lane
2002-11-22
1
-1
/
+1
*
Remove no-longer-needed inclusions to improve backward compatibility
Tom Lane
2002-11-07
1
-5
/
+3
*
Arrange to compile flex output files as inclusions into other files
Tom Lane
2002-11-01
2
-2
/
+6
*
Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.
Tom Lane
2002-11-01
1
-2
/
+2
*
SET autocommit no longer needed in /contrib because pg_regress.sh does
Bruce Momjian
2002-10-21
1
-1
/
+0
*
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
3
-149
/
+164
*
I haven't seen any objections, so here is a patch. It removes "#define
Tom Lane
2002-09-22
2
-15
/
+14
*
This is a comprehensive set of diffs (versus current CVS) that replaces those
Bruce Momjian
2002-09-12
8
-59
/
+160
*
Be careful to include postgres.h *before* any system headers, to ensure
Tom Lane
2002-09-05
2
-3
/
+4
*
pgindent run.
Bruce Momjian
2002-09-04
1
-119
/
+130
*
I checked all the previous string handling errors and most of them were
Bruce Momjian
2002-09-02
1
-1
/
+2
*
Add cube changes file.
Bruce Momjian
2002-08-29
1
-0
/
+97
*
The changes I have made are described in CHANGES. This was based on
Bruce Momjian
2002-08-29
8
-255
/
+695
*
Update contrib regression tests for OPAQUE datatype changes.
Tom Lane
2002-08-23
1
-0
/
+2
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
2
-26
/
+18
*
Fix potential buffer overrun in cube_out(), per report from
Tom Lane
2002-08-18
2
-24
/
+21
*
Replace ad-hoc insertions into pg_opclass and friends with CREATE
Tom Lane
2002-07-30
1
-157
/
+23
*
Since we're depending on %option noyywrap in the main scanner now,
Tom Lane
2002-07-30
1
-2
/
+6
*
Opclasses live in namespaces. I also took the opportunity to create
Tom Lane
2002-04-17
1
-1
/
+3
*
Make the yacc rules safe for parallel make. See discussion on pgsql-patches
Peter Eisentraut
2001-11-16
1
-2
/
+4
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-1
/
+1
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-6
/
+3
*
To fix the perpetually broken makefiles in the contrib tree, I have
Peter Eisentraut
2001-09-06
1
-61
/
+7
*
Remove test of 'inf' since it introduces a platform dependency (some
Tom Lane
2001-08-23
2
-14
/
+0
*
Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in
Tom Lane
2001-08-21
1
-65
/
+98
*
1. null-safe interface to GiST
Bruce Momjian
2001-08-10
1
-16
/
+16
*
The attached patch enables the contrib subtree to build cleanly under
Bruce Momjian
2001-06-18
1
-1
/
+2
*
Updates to make GIST work with multi-key indexes (from Oleg Bartunov
Tom Lane
2001-05-31
1
-34
/
+31
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
4
-873
/
+1001
*
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-20
1
-2
/
+2
*
Only look for bison as YACC; other yaccs need to be selected explicitly.
Peter Eisentraut
2001-02-10
1
-1
/
+5
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
1
-2
/
+0
*
Gene Selkov's CUBE datatype (GiST example code)
Tom Lane
2000-12-11
12
-0
/
+6475