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
Age
Commit message (
Expand
)
Author
2000-02-10
Add btree indexing of boolean values
Bruce Momjian
2000-02-10
Improve default compile ops.
Bruce Momjian
2000-02-10
Add no CVS to make_mkid.
Bruce Momjian
2000-02-10
Prevent tags files in cvs directory.
Bruce Momjian
2000-02-09
Here is the patch to add plperl to droplang.
Bruce Momjian
2000-02-09
I checked the WinNT port yesterday (a few days old snapshot from CVS) and I
Bruce Momjian
2000-02-09
Enable backward sequential scan even after reaching EOF.
Hiroshi Inoue
2000-02-09
Fixed broken initdb --show patch
Peter Eisentraut
2000-02-09
Ooops ... 'char c' can hold a char, but it can't hold EOF ...
Tom Lane
2000-02-08
yesterday I had a problem with initdb. I set bad environment values
Bruce Momjian
2000-02-08
I'm sending patch with new version of to_char numbers formatting.
Bruce Momjian
2000-02-07
Fixed psql double quoting of SQL ids
Peter Eisentraut
2000-02-07
Mask removal of network_ops in 7.0.
Bruce Momjian
2000-02-07
Enabled MATCH <unspecified>
Jan Wieck
2000-02-07
Added complete MATCH <unspecified> support contributed by Don Baccus.
Jan Wieck
2000-02-07
Disable/reenable triggers for data only dump.
Jan Wieck
2000-02-07
Repair planning bugs caused by my misguided removal of restrictinfo link
Tom Lane
2000-02-07
change copyright year 1999->2000
Tatsuo Ishii
2000-02-07
Allow SELECT .. FOR UPDATE in PL/pgSQL.
Hiroshi Inoue
2000-02-07
Remove ugly call ImmediateSharedRelationCacheInvalidate()
Hiroshi Inoue
2000-02-06
Removed special hack causing ON UPDATE NO ACTION trigger to
Jan Wieck
2000-02-06
Solaris has always had problems with 1947 in the
Bruce Momjian
2000-02-06
Rename same() to sameseti() to have a slightly less generic name. Move
Tom Lane
2000-02-06
Fix a bug when specfying -D option.
Tatsuo Ishii
2000-02-05
Replace nth() calls in inner loops with traversal of the list via
Tom Lane
2000-02-05
Further cleanup for OR-of-AND WHERE-clauses. orindxpath can now handle
Tom Lane
2000-02-05
Change function name PQclientencoding to PQclientEncoding since
Tatsuo Ishii
2000-02-05
Change function name PQclientencoding to PQclientEncoding since
Tatsuo Ishii
2000-02-05
Enabling automatic primary key detection for self-referencing
Jan Wieck
2000-02-04
Small bugfix for DROP TABLE if table is self-referenced by
Jan Wieck
2000-02-04
Added ALTER TABLE ... ADD CONSTRAINT (provided by Stephan Szabo).
Jan Wieck
2000-02-04
Made prototypes for yyerror() consistent with Bruce's last changes
Jan Wieck
2000-02-04
Squash longstanding memory leak: when catcache.c copied a tuple into
Tom Lane
2000-02-03
Make EXPLAIN results for Append, Group, Agg, Unique nodes more plausible.
Tom Lane
2000-02-03
Repair relation refcount leakage caused by SELECT FOR UPDATE.
Tom Lane
2000-02-02
Inconsistency in CREATE CONSTRAINT TRIGGER with the
Jan Wieck
2000-02-02
*** empty log message ***
Peter Eisentraut
2000-01-31
Fixed bug in NO ACTION trigger proc entries.
Jan Wieck
2000-01-31
Fix problems seen in parallel regress tests when SI buffer overruns (causing
Tom Lane
2000-01-31
Hmm, equalfuncs didn't know about SortClause or GroupClause
Tom Lane
2000-01-30
Added numeric and int8 types.
Byron Nikolaidis
2000-01-29
Delete unused and long-dead header file.
Tom Lane
2000-01-29
Modify uses of RelationFlushRelation and RelationCacheInvalidate so that
Tom Lane
2000-01-29
A few minor psql enhancements
Peter Eisentraut
2000-01-29
Attached is a uuencoded tarball that contains
Bruce Momjian
2000-01-28
Patch from Hiroshi for overflow btree comparison.
Bruce Momjian
2000-01-28
Apply the heuristic proposed by Taral (see pgsql-general archives for
Tom Lane
2000-01-27
*** empty log message ***
Michael Meskes
2000-01-27
Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now
Tom Lane
2000-01-27
fix for compile.
Bruce Momjian
[next]