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
Age
Commit message (
Expand
)
Author
1999-11-24
Rename heap_replace to heap_update.
Bruce Momjian
1999-11-23
Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp
Bruce Momjian
1999-11-23
ecpg ECPGFree fix from Rene Hogendoorn.
Bruce Momjian
1999-11-23
Fix _cplusplus test in both trees.
Bruce Momjian
1999-11-23
Cleanup paths in install files.
Bruce Momjian
1999-11-23
Change v6.5.2 to 6.5.2.
Bruce Momjian
1999-11-23
*** empty log message ***
Michael Meskes
1999-11-23
Update opclass to be non-unique.
Bruce Momjian
1999-11-23
Update for change of 'duplicate key' message.
Tom Lane
1999-11-23
Reduce ReleaseLruFile failure from FATAL to ERROR grade; offhand I don't
Tom Lane
1999-11-23
verify_password() leaked a file descriptor if it failed to find the given
Tom Lane
1999-11-22
Update TODO list.
Bruce Momjian
1999-11-22
Add system indexes to match all caches.
Bruce Momjian
1999-11-22
*** empty log message ***
Michael Meskes
1999-11-22
Clean up some problems in error recovery --- elog() was pretty broken
Tom Lane
1999-11-22
Come to think of it, DropBuffers() could have the same problem as
Tom Lane
1999-11-22
ReleaseRelationBuffers() failed to check for I/O in progress on a buffer
Tom Lane
1999-11-21
Combine index_info and find_secondary_indexes into a single routine that
Tom Lane
1999-11-21
index_destroy() must grab exclusive access to the parent table
Tom Lane
1999-11-21
Clean up comments.
Tom Lane
1999-11-21
Change backend-side COPY to write files with permissions 644 not 666
Tom Lane
1999-11-21
Repair problem exposed by Jan's new parallel-regression-test scaffold:
Tom Lane
1999-11-21
Tweak run_check.sh so it prints the name of each test in a parallel group
Tom Lane
1999-11-20
My latest fixes to gram.y cause CREATE TABLE t (f1 bool default 1 < 2)
Tom Lane
1999-11-20
Fix problems with CURRENT_DATE and related functions being used in
Tom Lane
1999-11-20
Fix a couple of portability problems in Jan's first-cut parallel test
Tom Lane
1999-11-19
New parallel regression test shell and related things.
Jan Wieck
1999-11-18
Fix for arm32 and fix for dbname with dash.
Bruce Momjian
1999-11-18
Changed pg_rewrite attributes ev_qual and ev_action to the new
Jan Wieck
1999-11-17
Fix problem with temp tables shown in regression test by Jan.
Bruce Momjian
1999-11-17
Some minor corrections to the LZ compression. In fact I wanted to
Jan Wieck
1999-11-17
The new LZ compression and an lztext data type based on it.
Jan Wieck
1999-11-16
Fix lookup of temp table names that I missed yesterday.
Bruce Momjian
1999-11-16
Modify elog() logic so that it won't try to longjmp(Warn_restart) before
Tom Lane
1999-11-16
Commit to make clearer distinction for temp names and real names.
Bruce Momjian
1999-11-15
Tree dividing is not appropriate in Rtree.
Tatsuo Ishii
1999-11-15
Clean up possible memory leakage in nodeSubplan
Tom Lane
1999-11-15
Implement subselects in target lists. Also, relax requirement that
Tom Lane
1999-11-15
Update sanity_check regress test to pass now that pg_index
Tom Lane
1999-11-14
Fix typo so it actually compiles...
Tom Lane
1999-11-14
Add recreate index notice to vacuum error.
Bruce Momjian
1999-11-14
Tweak make rules for parse.h and fmgr.h to avoid bug in old
Tom Lane
1999-11-14
Add index recreation suggestion to end of world error message.
Bruce Momjian
1999-11-14
Update TODO list.
Bruce Momjian
1999-11-13
Fix for psql control-d and .psqlrc that I broke. Fix for \dT with
Bruce Momjian
1999-11-13
The \p\g fix didn't turn out to be so bad. It even works in other
Bruce Momjian
1999-11-12
Update NT readme with new name.
Bruce Momjian
1999-11-12
Fix ExecSubPlan to handle nulls per the SQL spec --- it didn't combine
Tom Lane
1999-11-11
Update for documentation in libpq changes.
Bruce Momjian
1999-11-11
In the spirit of TODO item
Bruce Momjian
[next]