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
Age
Commit message (
Expand
)
Author
1998-02-25
From: Jan Wieck <jwieck@debis.com>
Marc G. Fournier
1998-02-25
pgindent changes for Thomas proc/lock cleanup
Bruce Momjian
1998-02-24
Fix for locking problems an dpriority.
Bruce Momjian
1998-02-24
From: "Denis V. Dmitrienko" <denis@null.net>
Marc G. Fournier
1998-02-24
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-02-24
Various fixes for string.h vs strings.h
Marc G. Fournier
1998-02-24
Remove #include "port-protos.h", since we no longer use it
Marc G. Fournier
1998-02-24
There is no more 'port-protos.h', so don't try to include it
Marc G. Fournier
1998-02-24
Forgot about the svr4 dynloader stuff
Marc G. Fournier
1998-02-24
From: Jan Wieck <jwieck@debis.com>
Marc G. Fournier
1998-02-23
Quick cleanups
Marc G. Fournier
1998-02-23
From: Jan Wieck <jwieck@debis.com>
Marc G. Fournier
1998-02-23
Remove libpq README.
Bruce Momjian
1998-02-23
Fix relation path constraction in mdblindwrt().
Vadim B. Mikheev
1998-02-23
Remind people of view permissions, and install libpq README.
Bruce Momjian
1998-02-23
ExecReScan for Unique & Sort nodes.
Vadim B. Mikheev
1998-02-23
Partial fix for select distinct in subselect.
Bruce Momjian
1998-02-21
Change:
Marc G. Fournier
1998-02-21
Add handling for new RangeTblEntry column name.
Bruce Momjian
1998-02-21
Constlen can be -1, so make it a signed type.
Bruce Momjian
1998-02-21
First step done,
Marc G. Fournier
1998-02-20
*** empty log message ***
Marc G. Fournier
1998-02-19
Password fix. Now people have to do the REVOKE themselves.
Bruce Momjian
1998-02-19
FIFO lock wait queue, with readers grouped together.
Bruce Momjian
1998-02-19
Various minor modes for i386_solaris
Marc G. Fournier
1998-02-19
Fix for InitPlan-s: have to copy subselect' result tuple.
Vadim B. Mikheev
1998-02-18
New nodeGroup.c code uses own copy of first tuple in a group.
Vadim B. Mikheev
1998-02-18
Start shipping gram.y products gram.c and parse.h to avoid having to build
Thomas G. Lockhart
1998-02-18
Include products of gram.y to allow systems without bison to build Postgres.
Thomas G. Lockhart
1998-02-18
Allow LIKE expression in constraint clause.
Thomas G. Lockhart
1998-02-18
Fix parsing for <identifier>-<number> which was mis-identified as a unary
Thomas G. Lockhart
1998-02-18
Fix from Vadim for simple-minded case SELECT 1 WHERE 1 IN (SELECT 1)
Thomas G. Lockhart
1998-02-18
Fix useor for (a,b...) Op ANY/ALL
Vadim B. Mikheev
1998-02-17
Just another missing dummy file
Marc G. Fournier
1998-02-17
2. IRIX has both HAVE_FPCLASS and HAVE_FP_CLASS, therefore, in
Marc G. Fournier
1998-02-14
From: Brian E Gallew <geek+@cmu.edu>
Marc G. Fournier
1998-02-14
From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
Marc G. Fournier
1998-02-13
Atttypmod cleanup.
Bruce Momjian
1998-02-13
From: Jan Wieck <jwieck@debis.com>
Marc G. Fournier
1998-02-13
gram.y: ALL_SUBLINK type was returned for x Op (subquery).
Vadim B. Mikheev
1998-02-13
From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
Marc G. Fournier
1998-02-13
EState->->es_param_exec_vals = NULL; in CreateExecutorState().
Vadim B. Mikheev
1998-02-13
Fix for EXISTS.
Vadim B. Mikheev
1998-02-13
Support for subselects.
Vadim B. Mikheev
1998-02-13
Call union_planner() instead of planner().
Vadim B. Mikheev
1998-02-13
Old planner() becomes union_planner(); new planner() makes initialization
Vadim B. Mikheev
1998-02-13
Quite limited support for subselects in clausesel.c.
Vadim B. Mikheev
1998-02-13
Support for subselects.
Vadim B. Mikheev
1998-02-13
Support for subselects.
Vadim B. Mikheev
1998-02-13
Support for subselects.
Vadim B. Mikheev
[next]