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-01-25
From: Jeroen van Vianen <jeroenv@design.nl>
Marc G. Fournier
1998-01-25
getpid/pid cleanup
Bruce Momjian
1998-01-25
Wish ppl would make up their mnd :)
Marc G. Fournier
1998-01-25
OOps...missed the second patch of patch two that uses pfree() instead of
Marc G. Fournier
1998-01-25
This is the second of two patches required to fix the the grant and
Marc G. Fournier
1998-01-25
Patch against src/backend/nodes/outfuncs.c.orig fixes backend crashes
Marc G. Fournier
1998-01-25
This patch fixes one of two problems with grant/revoke statements on the
Marc G. Fournier
1998-01-24
More up to date scan.c
Marc G. Fournier
1998-01-23
Fix a variety of locking problems like newer lock waiters getting
Bruce Momjian
1998-01-23
LOCK_LEVEL is defined in an i386_solaris system file, causing the compile
Marc G. Fournier
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-22
Add LOCK command as DELETE FROM ... WHERE false.
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-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: "Billy G. Allie" <Bill.Allie@mug.org>
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
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
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
Add a 'dummy' file for i386_solaris.c for configure
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
1998-01-11
Fix from Peter for BLOBs
Marc G. Fournier
1998-01-11
Clean up of copyfuncs.
Bruce Momjian
1998-01-11
Add UNION, GROUP, DISTINCT to INSERT.
Bruce Momjian
1998-01-10
Fix CLUSTER.
Bruce Momjian
1998-01-10
Bye CursorStmt, now use SelectStmt.
Bruce Momjian
1998-01-09
Remove old quel labels.
Bruce Momjian
1998-01-09
Remove old quel labels.
Bruce Momjian
1998-01-09
Yohoo UNIONS of VIEWS.
Bruce Momjian
1998-01-08
Cleanup of varchar.
Bruce Momjian
[next]