index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
1998-01-23
Minor cleanups for i386_solaris port
Marc G. Fournier
1998-01-23
A dummy file so that configure under solaris works
Marc G. Fournier
1998-01-23
Cleanup deadlock message.
Bruce Momjian
1998-01-23
Fixes a free() problem under FreeBSD
Marc G. Fournier
1998-01-22
Add LOCK command as DELETE FROM ... WHERE false.
Bruce Momjian
1998-01-22
Allow \z to show sequences.
Bruce Momjian
1998-01-21
Small varlena cleanup.
Bruce Momjian
1998-01-21
Make subqueries rewrite properly.
Bruce Momjian
1998-01-20
FIx for regression-test found bug.
Bruce Momjian
1998-01-20
Add Var.varlevelup to code. More parser cleanup.
Bruce Momjian
1998-01-20
Parser cleanup.
Bruce Momjian
1998-01-20
Start an openbsd port
Marc G. Fournier
1998-01-19
Fix problem with nodes handling.
Bruce Momjian
1998-01-19
Added code so SubLinks make it to optimizer.
Bruce Momjian
1998-01-19
Create SubLink nodes in parser for Vadim.
Bruce Momjian
1998-01-19
Fix for SELECT INTO TABLE for varchar().
Bruce Momjian
1998-01-17
From: "Michael J. Maravillo" <mmj@philonline.com>
Marc G. Fournier
1998-01-17
From: "Michael J. Maravillo" <mmj@philonline.com>
Marc G. Fournier
1998-01-17
Must commit configure changes after patch to configure.in
Marc G. Fournier
1998-01-17
From: "Billy G. Allie" <Bill.Allie@mug.org>
Marc G. Fournier
1998-01-17
From: Jan Wilhelm <Jan_Wilhelm@Physik.TU-Muenchen.DE>
Marc G. Fournier
1998-01-17
Gram.y cleanup.
Bruce Momjian
1998-01-17
Creates the SubLink structure, and the Query->hasSubLink field,
Bruce Momjian
1998-01-16
New pg_attribute.atttypmod for type-specific information like
Bruce Momjian
1998-01-16
Temporary varchar patch.
Bruce Momjian
1998-01-15
Fix for aggreg problem and fmgr.c compile problems.
Bruce Momjian
1998-01-15
Fix:
Marc G. Fournier
1998-01-15
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.
Bruce Momjian
1998-01-14
Function cleanupo for List* when it should be Node *.
Bruce Momjian
1998-01-14
Cleanup of prototypes. FIx for PQtrace start/stop several times.
Bruce Momjian
1998-01-13
this should pretty much clean up the i386_solaris port, with regression
Marc G. Fournier
1998-01-13
Various cleanups for the i386_solaris environment
Marc G. Fournier
1998-01-13
isinf() doesn't exist under i386_solaris, so code it such that
Marc G. Fournier
1998-01-13
Oops, should be 'tas.o', not 'tas.s'
Marc G. Fournier
1998-01-13
MIssed a semi-colon in AC_LINK_FILES for i386_solaris port...
Marc G. Fournier
1998-01-13
Further clean up "auto-configuration" for ports
Marc G. Fournier
1998-01-13
Work on getting the i386_solaris compile to work ...
Marc G. Fournier
1998-01-13
Remove unused "option" from PQconnectdb().
Vadim B. Mikheev
1998-01-13
Remove PageSizeIsValid from BufferGetPageSize.
Vadim B. Mikheev
1998-01-13
extern char* crypt_getpwdreloadfilename(void);
Vadim B. Mikheev
1998-01-13
Add a 'dummy' file for i386_solaris.c for configure
Marc G. Fournier
1998-01-13
Updated Regression output
Marc G. Fournier
1998-01-13
Have clean clean out the test directory also, as well as the Makefiles in
Marc G. Fournier
1998-01-13
A minor patch for HP/UX 10 vs 9
Marc G. Fournier
1998-01-13
From: Goran Thyni <goran@bildbasen.se>
Marc G. Fournier
1998-01-13
One more src/interfaces/libpq/Makefile problem: there's an explicit
Marc G. Fournier
1998-01-13
Various fixes resulting from removing the PORTNAME defines
Marc G. Fournier
1998-01-13
Some *very* major changes by darrenk@insightdist.com (Darren King)
Marc G. Fournier
1998-01-13
> It seems there is a mistake in substr function:
Marc G. Fournier
[next]