index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
parser
Age
Commit message (
Expand
)
Author
1999-05-22
Fix for select 1;select 2 without trailing semi.
Bruce Momjian
1999-05-22
Fix for DEFAULT ''.
Bruce Momjian
1999-05-22
Make postgres prompt backend>, and remove PARSEDEBUG.
Bruce Momjian
1999-05-21
Fix typo and attempt default fix.
Bruce Momjian
1999-05-21
Treat {} as special regex too.
Bruce Momjian
1999-05-21
Fix problem with | in ~ comparison using index.
Bruce Momjian
1999-05-20
Fixed shift/reduce conflict
Jan Wieck
1999-05-19
Remove 4096 string limited key on block size
Bruce Momjian
1999-05-19
Upgrade to PyGreSQL (2.4)
Bruce Momjian
1999-05-18
Add Aggref and ArrayRef to the set of node types that transformExpr
Tom Lane
1999-05-17
Skip junk nodes when comparing UNION target list lengths.
Bruce Momjian
1999-05-17
Change resjunk to a boolean.
Bruce Momjian
1999-05-17
Prior patch added 2 more characters to string allocated
Tom Lane
1999-05-17
SELECT * error message fix.
Bruce Momjian
1999-05-17
Move IN to proper place.
Bruce Momjian
1999-05-17
Cleanup
Bruce Momjian
1999-05-17
Require IN in LOCK syntax.
Bruce Momjian
1999-05-13
Add double quotes around the sequence name generated to support the
Thomas G. Lockhart
1999-05-13
Surround a variable declaration with ENABLE_OUTER_JOINS to suppress
Thomas G. Lockhart
1999-05-13
Rip out QueryTreeList structure, root and branch. Querytree
Tom Lane
1999-05-12
Replaced targetlist entry in GroupClause by reference number
Jan Wieck
1999-05-12
Add keywords to implement Vadim's transaction isolation
Thomas G. Lockhart
1999-05-12
Fix problem with multiple indices defined if using column- and table-
Thomas G. Lockhart
1999-05-12
Handle conversion of floating point constants to internal strings.
Thomas G. Lockhart
1999-05-12
Keep long non-quoted numeric strings *as* untyped strings if they fail
Thomas G. Lockhart
1999-05-11
clean up comments
Bruce Momjian
1999-05-10
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-03
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-04-29
Defend against 'update oid'. Someday we might want to support
Tom Lane
1999-04-29
Aggregate functions didn't work on subscripted array references.
Tom Lane
1999-04-27
Fixed DECIMAL data type to handle specified precision in atttypmod
Jan Wieck
1999-04-23
Add disk space message to "can not extend" message.
Bruce Momjian
1999-04-19
Add temporary for temp.
Bruce Momjian
1999-04-19
Fix problems seen when result of a subselect was used in an
Tom Lane
1999-04-18
After transforming a CASE expr with a default argument,
Tom Lane
1999-03-22
Add % to b_expr.
Bruce Momjian
1999-03-21
Add .cvsignore file so cvs doesn't complain if you have lex/yacc
Tom Lane
1999-03-21
cleanup
Bruce Momjian
1999-03-21
Fix for %4 and 4%.
Bruce Momjian
1999-03-20
Remove yacc/lex output files from CVS repository.
Tom Lane
1999-03-20
Reverse out pfree agg part of patch from Erik Riedel.
Bruce Momjian
1999-03-19
Fix shift/reduce for NULL = Var.
Bruce Momjian
1999-03-18
cleanup parser
Bruce Momjian
1999-03-18
grammar cleanup'
Bruce Momjian
1999-03-18
cleanup of grammer.
Bruce Momjian
1999-03-18
Fix optimizer indexing not working for negative numbers.
Bruce Momjian
1999-03-17
Add new postgres -O option to allow system table structure changes.
Bruce Momjian
1999-03-17
Left associates all operators, instead of non-associating them.
Bruce Momjian
1999-03-17
Have % operator have precedence like /.
Bruce Momjian
1999-03-16
Update nextval() code.
Bruce Momjian
[next]