index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
Files
Lines
*
From: Jeroen van Vianen <jeroenv@design.nl>
Marc G. Fournier
1998-01-25
1
-7
/
+6
*
getpid/pid cleanup
Bruce Momjian
1998-01-25
14
-94
/
+57
*
Wish ppl would make up their mnd :)
Marc G. Fournier
1998-01-25
1
-4
/
+1
*
OOps...missed the second patch of patch two that uses pfree() instead of
Marc G. Fournier
1998-01-25
1
-1
/
+4
*
This is the second of two patches required to fix the the grant and
Marc G. Fournier
1998-01-25
1
-6
/
+1
*
Patch against src/backend/nodes/outfuncs.c.orig fixes backend crashes
Marc G. Fournier
1998-01-25
1
-2
/
+2
*
This patch fixes one of two problems with grant/revoke statements on the
Marc G. Fournier
1998-01-25
1
-3
/
+3
*
More up to date scan.c
Marc G. Fournier
1998-01-24
1
-2
/
+2
*
Fix a variety of locking problems like newer lock waiters getting
Bruce Momjian
1998-01-23
2
-4
/
+18
*
LOCK_LEVEL is defined in an i386_solaris system file, causing the compile
Marc G. Fournier
1998-01-23
1
-5
/
+5
*
Minor cleanups for i386_solaris port
Marc G. Fournier
1998-01-23
1
-2
/
+1
*
A dummy file so that configure under solaris works
Marc G. Fournier
1998-01-23
1
-0
/
+4
*
Cleanup deadlock message.
Bruce Momjian
1998-01-23
2
-6
/
+6
*
Add LOCK command as DELETE FROM ... WHERE false.
Bruce Momjian
1998-01-22
2
-4
/
+27
*
Small varlena cleanup.
Bruce Momjian
1998-01-21
1
-2
/
+2
*
Make subqueries rewrite properly.
Bruce Momjian
1998-01-21
3
-104
/
+234
*
FIx for regression-test found bug.
Bruce Momjian
1998-01-20
1
-4
/
+7
*
Add Var.varlevelup to code. More parser cleanup.
Bruce Momjian
1998-01-20
21
-97
/
+146
*
Parser cleanup.
Bruce Momjian
1998-01-20
17
-512
/
+256
*
Fix problem with nodes handling.
Bruce Momjian
1998-01-19
4
-24
/
+28
*
Added code so SubLinks make it to optimizer.
Bruce Momjian
1998-01-19
1
-2
/
+7
*
Create SubLink nodes in parser for Vadim.
Bruce Momjian
1998-01-19
7
-36
/
+125
*
Fix for SELECT INTO TABLE for varchar().
Bruce Momjian
1998-01-19
2
-2
/
+51
*
From: "Billy G. Allie" <Bill.Allie@mug.org>
Marc G. Fournier
1998-01-17
1
-1
/
+1
*
Gram.y cleanup.
Bruce Momjian
1998-01-17
1
-10
/
+65
*
Creates the SubLink structure, and the Query->hasSubLink field,
Bruce Momjian
1998-01-17
5
-100
/
+160
*
New pg_attribute.atttypmod for type-specific information like
Bruce Momjian
1998-01-16
19
-204
/
+78
*
Temporary varchar patch.
Bruce Momjian
1998-01-16
1
-1
/
+27
*
Fix for aggreg problem and fmgr.c compile problems.
Bruce Momjian
1998-01-15
2
-4
/
+5
*
Fix:
Marc G. Fournier
1998-01-15
5
-9
/
+24
*
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
30
-380
/
+318
*
Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.
Bruce Momjian
1998-01-15
16
-258
/
+163
*
Function cleanupo for List* when it should be Node *.
Bruce Momjian
1998-01-14
1
-25
/
+26
*
Cleanup of prototypes. FIx for PQtrace start/stop several times.
Bruce Momjian
1998-01-14
3
-25
/
+14
*
Various cleanups for the i386_solaris environment
Marc G. Fournier
1998-01-13
2
-22
/
+15
*
isinf() doesn't exist under i386_solaris, so code it such that
Marc G. Fournier
1998-01-13
1
-2
/
+2
*
Further clean up "auto-configuration" for ports
Marc G. Fournier
1998-01-13
1
-2
/
+2
*
Work on getting the i386_solaris compile to work ...
Marc G. Fournier
1998-01-13
2
-34
/
+0
*
Add a 'dummy' file for i386_solaris.c for configure
Marc G. Fournier
1998-01-13
1
-0
/
+4
*
Some *very* major changes by darrenk@insightdist.com (Darren King)
Marc G. Fournier
1998-01-13
12
-152
/
+128
*
> It seems there is a mistake in substr function:
Marc G. Fournier
1998-01-13
1
-2
/
+2
*
Fix from Peter for BLOBs
Marc G. Fournier
1998-01-11
1
-2
/
+2
*
Clean up of copyfuncs.
Bruce Momjian
1998-01-11
2
-81
/
+42
*
Add UNION, GROUP, DISTINCT to INSERT.
Bruce Momjian
1998-01-11
2
-8
/
+37
*
Fix CLUSTER.
Bruce Momjian
1998-01-10
1
-1
/
+4
*
Bye CursorStmt, now use SelectStmt.
Bruce Momjian
1998-01-10
2
-49
/
+22
*
Remove old quel labels.
Bruce Momjian
1998-01-09
1
-2
/
+2
*
Remove old quel labels.
Bruce Momjian
1998-01-09
2
-68
/
+70
*
Yohoo UNIONS of VIEWS.
Bruce Momjian
1998-01-09
3
-17
/
+38
*
Cleanup of varchar.
Bruce Momjian
1998-01-08
1
-33
/
+18
[next]