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
/
src
/
backend
/
parser
/
scan.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change some ABORTS to ERROR. Add line number when COPY Failure.
Bruce Momjian
1998-01-05
1
-13
/
+13
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
1
-13
/
+13
*
Fix tolower loops to go in proper direction for cache.
Bruce Momjian
1997-12-05
1
-2
/
+2
*
Add comments and move a few declaration blocks to help readability.
Thomas G. Lockhart
1997-11-30
1
-34
/
+48
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
1
-10
/
+2
*
Implement SQL92 binary and hexadecimal string decoding (b'10' and x'1F').
Thomas G. Lockhart
1997-11-17
1
-2
/
+64
*
Add flag to supress one compiler warning regarding unused "unput" function
Thomas G. Lockhart
1997-11-14
1
-1
/
+2
*
Add support for delimited identifiers. Include new exclusive state "xd".
Thomas G. Lockhart
1997-10-30
1
-10
/
+31
*
Fix for international identifiers, from Tatsuo Ishii
Bruce Momjian
1997-10-30
1
-3
/
+3
*
Generate error on large integer.
Bruce Momjian
1997-10-30
1
-4
/
+9
*
Include SQL/92 string continuation across newlines.
Thomas G. Lockhart
1997-10-15
1
-1
/
+4
*
One more change to recover v6.1.1 escaped-text input behavior.
Thomas G. Lockhart
1997-09-25
1
-3
/
+3
*
Restore proper behavior for escaped quotes and for escaped literals
Thomas G. Lockhart
1997-09-24
1
-3
/
+20
*
Use exclusive state to help fix unary minus parsing.
Thomas G. Lockhart
1997-09-13
1
-69
/
+62
*
Quick hack to get CHECK working for incoming betta.
Vadim B. Mikheev
1997-09-12
1
-3
/
+15
*
Lex/yacc source cleanup like indent.
Bruce Momjian
1997-09-08
1
-186
/
+186
*
Restore CurScanPosition() for flex.
Vadim B. Mikheev
1997-09-05
1
-5
/
+2
*
Add // comments.
Bruce Momjian
1997-09-05
1
-1
/
+3
*
Remove comment line in rules section. Keith reports trouble on Solaris
Thomas G. Lockhart
1997-09-02
1
-2
/
+1
*
Use exclusive states for parsing quoted strings.
Thomas G. Lockhart
1997-09-01
1
-56
/
+106
*
CHECK/DEFAULT syntax (some tricks to get current scan position).
Vadim B. Mikheev
1997-08-20
1
-9
/
+18
*
Fox case-sensitivity for \d and allow trailing ; on backslash commands.
Bruce Momjian
1997-06-29
1
-2
/
+2
*
Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch.
Bruce Momjian
1997-03-02
1
-1
/
+7
*
Allow update x =-3, not just x = -3.
Bruce Momjian
1997-02-28
1
-2
/
+3
*
Prevent under/over flow of float8 constants in parser. Small regression fix.
Bruce Momjian
1997-02-19
1
-3
/
+10
*
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-14
1
-3
/
+1
*
Remove duplicate patch for COUNT fix.
Bruce Momjian
1996-12-04
1
-17
/
+2
*
Change tests to lowercase for esthetics.
Bruce Momjian
1996-12-03
1
-11
/
+11
*
Make COUNT,SUM case insensitive.
Bruce Momjian
1996-12-03
1
-2
/
+17
*
Added BETWEEN and IN to grammar. Map != to <>.
Bruce Momjian
1996-11-30
1
-2
/
+5
*
Warning removal cleanup
Bruce Momjian
1996-11-11
1
-1
/
+4
*
More compile cleanups
Bruce Momjian
1996-11-08
1
-3
/
+2
*
Finished merging in src/backend from Dr. George's source tree
Marc G. Fournier
1996-07-23
1
-1
/
+9
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+255