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
/
cubescan.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add %option noinput to contrib's flex scanners, to suppress gcc 4.3
Tom Lane
2008-08-25
1
-1
/
+2
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
1
-0
/
+1
*
Suppress warnings on platforms where fprintf is a macro (eg, recent
Tom Lane
2005-10-15
1
-0
/
+1
*
Fix contrib/cube and contrib/seg to compile on Windows.
Tom Lane
2004-09-14
1
-1
/
+1
*
Add %option nodefault to all our flex lexers. Fix a couple of rule gaps
Tom Lane
2004-02-24
1
-1
/
+2
*
Make contrib/cube work with flex 2.5.31. Fix it up to have a real
Tom Lane
2003-09-14
1
-18
/
+68
*
Ensure that in all flex lexers that are part of the backend, a
Tom Lane
2003-05-29
1
-1
/
+3
*
Remove no-longer-needed inclusions to improve backward compatibility
Tom Lane
2002-11-07
1
-5
/
+3
*
Be careful to include postgres.h *before* any system headers, to ensure
Tom Lane
2002-09-05
1
-1
/
+2
*
The changes I have made are described in CHANGES. This was based on
Bruce Momjian
2002-08-29
1
-1
/
+1
*
Since we're depending on %option noyywrap in the main scanner now,
Tom Lane
2002-07-30
1
-2
/
+6
*
Gene Selkov's CUBE datatype (GiST example code)
Tom Lane
2000-12-11
1
-0
/
+54