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
*
Add "#define GIST_AM_OID".
Tom Lane
2001-05-30
1
-1
/
+2
*
Tweak StrategyEvaluation data structure to eliminate hardwired limit on
Tom Lane
2001-05-30
4
-74
/
+57
*
Remove unused, redundant header files.
Tom Lane
2001-05-30
2
-42
/
+0
*
Mark as unused:
Bruce Momjian
2001-05-30
1
-5
/
+5
*
Remove SEP_CHAR, replace with / or '/' as appropriate.
Bruce Momjian
2001-05-30
1
-2
/
+1
*
Attached is my patch that adds DROP CONSTRAINT support to PostgreSQL. I
Bruce Momjian
2001-05-30
1
-1
/
+4
*
When using a junkfilter, the output tuple should NOT be stored back into
Tom Lane
2001-05-27
2
-12
/
+16
*
Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER
Peter Eisentraut
2001-05-27
1
-16
/
+17
*
Oops, only wanted python change in the last commit. Backing out.
Bruce Momjian
2001-05-25
3
-9
/
+3
*
While changing Cygwin Python to build its core as a DLL (like Win32
Bruce Momjian
2001-05-25
3
-3
/
+9
*
I haven't tried building postgres with the Watcom compiler for 7.1 because
Bruce Momjian
2001-05-24
2
-23
/
+13
*
SQL function bit_length
Peter Eisentraut
2001-05-24
1
-1
/
+9
*
Make bit and bit varying types reject too long input. (They already tried
Peter Eisentraut
2001-05-22
5
-19
/
+19
*
Print error on SELECT tab FROM tab:
Bruce Momjian
2001-05-21
1
-3
/
+2
*
Enhancement of SPI to get access to portals
Jan Wieck
2001-05-21
5
-6
/
+22
*
Modify optimizer data structures so that IndexOptInfo lists built for
Tom Lane
2001-05-20
9
-84
/
+88
*
New comment. This func/column things has always confused me.
Bruce Momjian
2001-05-19
1
-2
/
+2
*
Rename ParseFuncOrColumn() to ParseColumnOrFunc().
Bruce Momjian
2001-05-18
1
-2
/
+2
*
Correct recently-broken avg(interval) definition.
Tom Lane
2001-05-18
1
-2
/
+2
*
Add dynamic_library_path parameter and automatic appending of shared
Peter Eisentraut
2001-05-17
1
-1
/
+2
*
Mark column as not used.
Bruce Momjian
2001-05-17
1
-6
/
+3
*
Repair race condition introduced into heap_update() in 7.1 ---
Tom Lane
2001-05-16
1
-2
/
+3
*
Re-add pg_index.indhaskeytype.
Bruce Momjian
2001-05-15
2
-8
/
+9
*
Re-add pg_index.indisclustered in a minimalist way. Also fix BSDi
Bruce Momjian
2001-05-15
2
-9
/
+14
*
EvalPlanQual was thoroughly broken for concurrent update/delete on inheritance
Tom Lane
2001-05-15
1
-1
/
+5
*
Let's stick to the documented number of digits in CATVERSION, shall we?
Tom Lane
2001-05-15
1
-2
/
+2
*
Small include file fix for pg_variabie.h
Bruce Momjian
2001-05-14
1
-4
/
+4
*
Update catalog version for fix.
Bruce Momjian
2001-05-14
1
-2
/
+2
*
Pg_varaiable removal cleanup found from regression.
Bruce Momjian
2001-05-14
2
-53
/
+1
*
Remove columns pg_index.haskeytype and pg_index.indisclustered. Not used.
Bruce Momjian
2001-05-14
2
-12
/
+9
*
Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb
Bruce Momjian
2001-05-14
7
-165
/
+6
*
Modify RelationGetBufferForTuple() so that we only do lseek and lock
Tom Lane
2001-05-12
1
-2
/
+2
*
Make bootstrap debug messages more readable. Clean up some clutter.
Peter Eisentraut
2001-05-12
2
-6
/
+5
*
Cleanups of pltcl unknown thingy.
Peter Eisentraut
2001-05-11
1
-1
/
+4
*
Stamp CVS as 7.2. Update all interface version numbers. This is the
Bruce Momjian
2001-05-11
1
-2
/
+2
*
Up version to force initdb to fix regression problems.
Bruce Momjian
2001-05-10
1
-2
/
+2
*
Avoid unnecessary lseek() calls by cleanups in md.c. mdfd_lstbcnt was
Tom Lane
2001-05-10
1
-4
/
+5
*
First cut at making indexscan cost estimates depend on correlation
Tom Lane
2001-05-09
3
-7
/
+11
*
Cause planner to make use of average-column-width statistic that is now
Tom Lane
2001-05-09
1
-1
/
+3
*
Add SET SESSION AUTHORIZATION command.
Peter Eisentraut
2001-05-08
1
-2
/
+3
*
Rewrite of planner statistics-gathering code. ANALYZE is now available as
Tom Lane
2001-05-07
20
-322
/
+367
*
Consolidate several near-identical uses of mktime() into a single
Tom Lane
2001-05-03
1
-1
/
+3
*
BTW it does not add encodign it just patches existing one (KOI8) to
Bruce Momjian
2001-05-03
1
-2
/
+3
*
Ensure that btree sort ordering functions and boolean comparison operators
Tom Lane
2001-05-03
1
-2
/
+1
*
Updates for 7.1.1. Not done yet.
Bruce Momjian
2001-05-03
1
-2
/
+2
*
Correct pg_description entry for type macaddr.
Tom Lane
2001-05-03
1
-2
/
+2
*
Undo pgindent brain damage, so that node type numbers can once again be
Tom Lane
2001-04-24
1
-9
/
+5
*
Make the world safe for passing whole rows of views to functions. This
Tom Lane
2001-04-18
1
-4
/
+5
*
Work with Readline 4.2.
Peter Eisentraut
2001-04-14
1
-3
/
+3
*
Suppress compiler warnings in Vax and NS32K assembly code: 'register foo'
Tom Lane
2001-04-13
1
-5
/
+5
[next]