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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Brand 7.0.3.
Bruce Momjian
2000-11-03
1
-2
/
+2
*
Back-patch code to deduce implied equalities from transitivity of
Tom Lane
2000-09-23
2
-2
/
+5
*
Back-patch fix for bogus plans involving non-mark/restorable plan
Tom Lane
2000-09-08
1
-6
/
+3
*
oops, in v7.x its USE_SYSLOG, not ENABLE_SYSLOG
Marc G. Fournier
2000-08-28
1
-9
/
+10
*
Update for 7.0.2.
Bruce Momjian
2000-06-05
1
-2
/
+2
*
Fixups for 7.0.1
Bruce Momjian
2000-06-01
1
-2
/
+2
*
Back-patch tz name length fixes into REL7_0.
Tom Lane
2000-05-29
2
-5
/
+5
*
Modify raw parsetree representation returned by gram.y for SubLinks:
Tom Lane
2000-05-25
1
-3
/
+3
*
Update so init displays status with setproctitle too, like the rest of them.
Bruce Momjian
2000-05-24
1
-0
/
+1
*
Make setproctitle update for every query.
Bruce Momjian
2000-05-24
1
-4
/
+3
*
Comment out no-op ps updates for setproctitle(), until we figure out
Bruce Momjian
2000-05-23
1
-2
/
+2
*
I am attempting to integrate postgres (v 7.0) with an open source
Bruce Momjian
2000-05-22
1
-2
/
+2
*
Add debug code to aid in memory-leak tracking: if SHOW_MEMORY_STATS is
Tom Lane
2000-05-21
2
-2
/
+4
*
Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with
Tom Lane
2000-05-19
1
-3
/
+2
*
this fixes the bug where setting the entry in he process table no longer works
Marc G. Fournier
2000-05-12
1
-1
/
+21
*
Add two checks ... one for setproctitle and one for -lutil ...
Marc G. Fournier
2000-05-12
1
-1
/
+4
*
Repair list-vs-node confusion that resulted in failure for INNER JOIN ON.
Tom Lane
2000-05-12
1
-5
/
+6
*
Force initdb because of pg_group index fix.
Tom Lane
2000-05-05
1
-2
/
+2
*
Clean up const-vs-not-const compiler warning in MULTIBYTE code.
Tom Lane
2000-04-20
1
-3
/
+3
*
Correct oversight in hashjoin cost estimation: nodeHash sizes its hash
Tom Lane
2000-04-18
1
-1
/
+4
*
Include information for armv4l from Mark Knox <segfault@hardline.org>.
Thomas G. Lockhart
2000-04-18
1
-0
/
+5
*
Add new selectivity estimation functions for pattern-matching operators
Tom Lane
2000-04-16
2
-11
/
+85
*
Fix spelling of "millennium".
Thomas G. Lockhart
2000-04-14
1
-4
/
+4
*
Fix silly definition order in config.h --- we had prototypes like
Tom Lane
2000-04-14
1
-43
/
+36
*
Skip setsockopt(SO_REUSEADDR) for the Unix-domain postmaster socket on
Tom Lane
2000-04-14
1
-2
/
+0
*
A few more macro cleanups
Bruce Momjian
2000-04-12
1
-2
/
+5
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
116
-1172
/
+1269
*
Reverse out macro fix for the time being.
Bruce Momjian
2000-04-12
1
-9
/
+5
*
Prevent drop database failure from showing.
Bruce Momjian
2000-04-12
1
-5
/
+9
*
Tweak smgrblindwrt per advice from Vadim: add parameter indicating
Tom Lane
2000-04-10
1
-4
/
+7
*
Buffer manager modifications to keep a local buffer-dirtied bit as well
Tom Lane
2000-04-09
5
-23
/
+51
*
Add zpbit and varbit data types from Adrian Joubert
Thomas G. Lockhart
2000-04-08
5
-11
/
+213
*
Add transcendental math functions (sine, cosine, etc)
Thomas G. Lockhart
2000-04-07
5
-14
/
+74
*
Fix bug noted by Bruce: FETCH in an already-aborted transaction block
Tom Lane
2000-04-04
1
-6
/
+9
*
Fix extremely nasty little bug observed when a sub-SELECT appears in
Tom Lane
2000-04-04
2
-3
/
+6
*
Get rid of SetBufferWriteMode(), which was an accident waiting to happen.
Tom Lane
2000-03-31
1
-8
/
+2
*
Add configure checks to see if 'using namespace std' and
Tom Lane
2000-03-30
1
-1
/
+8
*
Fix up comments where had been uglified by the automated reformatter.
Thomas G. Lockhart
2000-03-27
1
-12
/
+7
*
Improve comment.
Tom Lane
2000-03-24
1
-2
/
+2
*
Rename bytea functions to not have upper-case letters in their names.
Tom Lane
2000-03-24
2
-14
/
+14
*
>> 5. empty define that results in an empty but terminated line ( ; )
Bruce Momjian
2000-03-23
1
-2
/
+2
*
Repair logic flaw in cost estimator: cost_nestloop() was estimating CPU
Tom Lane
2000-03-22
2
-4
/
+11
*
Restructure planning code so that preprocessing of targetlist and quals
Tom Lane
2000-03-21
2
-5
/
+4
*
Reverse out BYTEA type coersion.
Bruce Momjian
2000-03-20
1
-8
/
+1
*
Add compatiblity information for bytea.
Bruce Momjian
2000-03-20
2
-4
/
+13
*
Change MemSet and StrNCpy to evaluate their arguments only once.
Tom Lane
2000-03-19
1
-65
/
+64
*
Fix incorrect implementation of log(x) for numeric, as well as
Tom Lane
2000-03-19
1
-5
/
+5
*
Update bytea type description
Bruce Momjian
2000-03-18
1
-2
/
+2
*
Clean up minor compiler warnings.
Tom Lane
2000-03-18
1
-2
/
+2
*
Add safety check on expression nesting depth. Default value is set by
Tom Lane
2000-03-17
2
-32
/
+32
[next]