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
2001-09-29
Tweak btree page split logic so that when splitting a page that is
Tom Lane
2001-09-29
Allow comparison between xid and xid, int.
Hiroshi Inoue
2001-09-29
Update TODO list.
Bruce Momjian
2001-09-29
Do this TODO item:
Bruce Momjian
2001-09-29
Cope with the likelihood that setlocale and localeconv will return
Tom Lane
2001-09-29
Fix the setlocale problem in a way that actually works. setlocale
Tom Lane
2001-09-29
Clean up comments.
Tom Lane
2001-09-29
Whoops, I was a tad too enthusiastic about using shared lock mode for
Tom Lane
2001-09-29
Fixes for datetime-related regress tests, from Tom Lockhart.
Tom Lane
2001-09-29
Keep the contents of ItemPointerData not the pointers so that
Hiroshi Inoue
2001-09-29
Remove mistakenly-included file, per request from John Gray.
Tom Lane
2001-09-29
timetz test was omitted from parallel_schedule.
Tom Lane
2001-09-29
Update horology-no-DST-before-1970.out for new horology test.
Tom Lane
2001-09-29
Implement new 'lightweight lock manager' that's intermediate between
Tom Lane
2001-09-29
I have made three changes to the rtree code: one bug fix and
Bruce Momjian
2001-09-29
Found type mismatch in random.c. Please apply this also.
Bruce Momjian
2001-09-29
I noticed that the contrib Makefiles were reorganized.
Bruce Momjian
2001-09-29
A couple of lines were missing from my last patch - this one fixes things.
Bruce Momjian
2001-09-29
This is a simple patch to put double quotes around a few cases in
Bruce Momjian
2001-09-29
Per the recent discussion there's been some code changes in JDBC's
Bruce Momjian
2001-09-29
Fix the bug about boolean type handling reported by
Hiroshi Inoue
2001-09-28
Update TODO list.
Bruce Momjian
2001-09-28
Fix markup to allow compilation. The chapters on failure and recovery
Thomas G. Lockhart
2001-09-28
Improve wording.
Bruce Momjian
2001-09-28
Add to thread thread.
Bruce Momjian
2001-09-28
Add to thread.
Bruce Momjian
2001-09-28
Add to threads.
Bruce Momjian
2001-09-28
Update TODO list.
Bruce Momjian
2001-09-28
Update TODO list.
Bruce Momjian
2001-09-28
Add information on new timestamp and timestamptz data types.
Thomas G. Lockhart
2001-09-28
Measure the current transaction time to milliseconds.
Thomas G. Lockhart
2001-09-28
Add separate regression tests for timetz and the new timestamptz type.
Thomas G. Lockhart
2001-09-27
Put MD5 salt at the end for security.
Bruce Momjian
2001-09-27
Move s_lock.c and spin.c into lmgr subdirectory, which seems a much
Tom Lane
2001-09-27
Remove useless LockDisable() function and associated overhead, per my
Tom Lane
2001-09-27
Improve postgresql.conf descriptions.
Bruce Momjian
2001-09-26
The trailing semicolon in a plpgsql function definition is now optional.
Tom Lane
2001-09-26
Repair oversight in recent changes to index-creation: tuple time qual
Tom Lane
2001-09-26
Remove useless test for time field in pg_control being > 0. We don't
Tom Lane
2001-09-26
Add ALIGN() for cred packet, for OpenBSD.
Bruce Momjian
2001-09-26
Disable local creds on OpenBSD because it doesn't support it. Document
Bruce Momjian
2001-09-25
- Synced preproc.y with gram.y.
Michael Meskes
2001-09-25
Fix bug in mic2ascii(). It does not handle correctly if none ASCII
Tatsuo Ishii
2001-09-24
Treat __s390x__ the same as __s390__. (taken from RPM patch set)
Peter Eisentraut
2001-09-24
1) Fix compile errors on Windows.
Hiroshi Inoue
2001-09-23
Rename collect_* options to more user-friendly names.
Peter Eisentraut
2001-09-23
Update TODO list.
Bruce Momjian
2001-09-23
Update TODO list.
Bruce Momjian
2001-09-23
Update TODO list.
Bruce Momjian
2001-09-23
One more LIMIT doc update.
Bruce Momjian
[next]