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-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
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
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
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
Improve wording.
Bruce Momjian
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
Don't refer to odbcinst.ini by absolute path. SQLGetPrivateProfileString
Peter Eisentraut
2001-09-23
Make lpad/rpad/translate multibyte aware. Also add Copright notice etc.
Tatsuo Ishii
2001-09-23
Add pg_database_encoding_max_length() function.
Tatsuo Ishii
2001-09-23
Update regress tests for new LIMIT x,y behavior.
Bruce Momjian
2001-09-23
The attached patch is my first run-through of the JDBC test suite. A
Bruce Momjian
2001-09-23
Implement TODO item:
Bruce Momjian
2001-09-22
Provide some initial support for building the ODBC driver for
Peter Eisentraut
2001-09-22
Fix expected files.
Tatsuo Ishii
2001-09-22
Remove test drivers
Tatsuo Ishii
2001-09-22
sbasename $0 is now basename "$0"
Bruce Momjian
2001-09-22
Make trim/ltrim/rtrim/btrim multibyte aware
Tatsuo Ishii
2001-09-22
*** empty log message ***
Tatsuo Ishii
2001-09-21
For consistency with the rest of PostgreSQL, rename BLOBs to large objects
Peter Eisentraut
2001-09-21
Add 'reload' option to pg_ctl to send SIGHUP to the postmaster.
Tom Lane
2001-09-21
Code review for MD5 authorization patch. Clean up some breakage
Tom Lane
2001-09-21
Readd test/regress/README file, this time with a well-defined and simple
Peter Eisentraut
[next]