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
Age
Commit message (
Expand
)
Author
2001-05-17
Small cleanup of spacing.
Bruce Momjian
2001-05-17
Add HISTORY items for 7.1.2.
Bruce Momjian
2001-05-17
Add missing space to sample cvs call.
Bruce Momjian
2001-05-17
Fix pg_index statistics query to join proper relation.
Bruce Momjian
2001-05-17
Included is a patch that fixes a bug introduced in the lastest version
Bruce Momjian
2001-05-17
Cleanup of backpatch of jdbc2 improvements to jdbc1:
Bruce Momjian
2001-05-17
Fix 'make clean' with jdbc and ant by using filesets.
Bruce Momjian
2001-05-17
1) Decrease the size of some buffers.
Hiroshi Inoue
2001-05-17
Replace poorly-coded vac_find_eq routine with call to standard bsearch
Tom Lane
2001-05-17
Mark column as not used.
Bruce Momjian
2001-05-16
Add missing paren.
Bruce Momjian
2001-05-16
Repair race condition introduced into heap_update() in 7.1 ---
Tom Lane
2001-05-16
Fix for HASH for index lookups in ODBC.
Bruce Momjian
2001-05-16
This patch fixes a bug which occurs when setObject(1,obj) is called and obj
Bruce Momjian
2001-05-16
Add NUMERIC tests to jdbc code.
Bruce Momjian
2001-05-16
I was trying to get a very nice FREE graphical db tool called DbVisualizer
Bruce Momjian
2001-05-16
Change the line:
Bruce Momjian
2001-05-16
Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter Eisentraut
Bruce Momjian
2001-05-16
Backpatch getImportedKeys to jdbc1.
Bruce Momjian
2001-05-16
Backpatch ORDER BY fix to jdbc1.
Bruce Momjian
2001-05-16
Here's an easy patch for todays snapshot to sort the result of the
Bruce Momjian
2001-05-16
jdbc2 implementation of getImportedKeys.
Bruce Momjian
2001-05-16
The current implementation of BlobInputStream does
Bruce Momjian
2001-05-15
Add missing dlfcn.h includes. Fix "" vs <>.
Peter Eisentraut
2001-05-15
Remove unnecessary EvalPlanQual support code --- since this plan node
Tom Lane
2001-05-15
we found a problem in GiST with massive insert/update operations
Bruce Momjian
2001-05-15
Fix small thinko.
D'Arcy J.M. Cain
2001-05-15
Fix regression for new oids.
Bruce Momjian
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
Some badly needed documentation about EvalPlanQual.
Tom Lane
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
Update regression for new oids, some now two smaller.
Bruce Momjian
2001-05-14
Remove linking hacks now that dynloader is fixed.
Peter Eisentraut
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
Use RTLD_GLOBAL flag for dlopen-style dynamic loaders.
Peter Eisentraut
2001-05-14
Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb
Bruce Momjian
2001-05-14
Current implementation of FOR UPDATE has no hope of working correctly
Tom Lane
2001-05-13
Cope with configure arguments that contain spaces.
Peter Eisentraut
2001-05-12
proisstrict must be assumed FALSE when dumping from a 7.0 database,
Tom Lane
2001-05-12
Modify RelationGetBufferForTuple() so that we only do lseek and lock
Tom Lane
2001-05-12
Add provisions for using strdup replacement in the places that still
Peter Eisentraut
2001-05-12
Add command '\pset footer' to psql to turn off default "(x rows)" footer.
Peter Eisentraut
2001-05-12
PL/Python should build portably now, if you can get over the fact that
Peter Eisentraut
2001-05-12
Add comment to explain need for bizarre-looking coding in HandleSlashCmds.
Tom Lane
2001-05-12
Make bootstrap debug messages more readable. Clean up some clutter.
Peter Eisentraut
[next]