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