index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
A few misc fixes brought up by Andrew
Marc G. Fournier
1998-02-23
*
Second query in select_views.sql is replaced.
Vadim B. Mikheev
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-23
*
Configure patches from Brook Milligan.
Bruce Momjian
1998-02-22
*
The getColumns() method in DataBaseMetaData.java returns a column size
Marc G. Fournier
1998-02-22
*
From: Darren King <darrenk@insightdist.com>
Marc G. Fournier
1998-02-22
*
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-21
*
1.7.01.7.0
Edmund Mergl
1998-02-20
*
1.7.0
Edmund Mergl
1998-02-20
*
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-02-20
*
Missign a comma...
Marc G. Fournier
1998-02-20
*
*** empty log message ***
Marc G. Fournier
1998-02-20
*
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-02-20
*
Update bugs section of ecpg...
Marc G. Fournier
1998-02-20
*
Okay, revert back to non-REVOKED...happy now? :)
Marc G. Fournier
1998-02-20
*
From: Andreas.Zeugswetter@telecom.at
Marc G. Fournier
1998-02-19
*
Password fix. Now people have to do the REVOKE themselves.
Bruce Momjian
1998-02-19
*
oops, missed one...
Marc G. Fournier
1998-02-19
*
Makefile required some cleaning up for install and make
Marc G. Fournier
1998-02-19
*
Don't make shared libraries for i386_solaris yet...it doesn't work
Marc G. Fournier
1998-02-19
*
Updated from 0.61->0.76
Marc G. Fournier
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
*
Check for <netinet/in.h>, required by DG/ux
Marc G. Fournier
1998-02-19
*
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-02-19
*
Fix for InitPlan-s: have to copy subselect' result tuple.
Vadim B. Mikheev
1998-02-19
*
Already moved to the appropriate documentation directories
Marc G. Fournier
1998-02-19
*
Update FAQ's for release.
Bruce Momjian
1998-02-18
*
Fix -t for pg_dump when table is uppercase.
Bruce Momjian
1998-02-18
*
Restore 6.2.1 output
Vadim B. Mikheev
1998-02-18
*
GroupState changed.
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
*
Add new subselect test.
Thomas G. Lockhart
1998-02-18
*
New table from new subselect test.
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
*
Remove inclusion of the doc make. Looks like all of the man pages are
Thomas G. Lockhart
1998-02-18
*
Cancel last version which introduced unintended flags
Thomas G. Lockhart
1998-02-18
[next]