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
/
backend
Age
Commit message (
Expand
)
Author
1999-06-03
Ensure consistent results when FormSortKeys fails to find
Tom Lane
1999-06-03
Ooops ... dllist.c can't use Assert() when it is compiled into
Tom Lane
1999-06-02
Changed "current." into "old." in rule string backparsing
Jan Wieck
1999-06-02
The INET and CIDR types mistakenly compared 198.68.123.0/24 and
Bruce Momjian
1999-05-31
Fix some latent bugs in dllist.c (carelessness about setting
Tom Lane
1999-05-31
Clean up memory leaks in LO operations by freeing LO's private
Tom Lane
1999-05-31
Generate a more specific error message when an operator used
Tom Lane
1999-05-31
Round up shmem size estimate to 1Kb boundary.
Tom Lane
1999-05-31
Correct serious bug in hashtable expansion routine: under the
Tom Lane
1999-05-31
Release XactLockTable share lock immediately after this lock is acquired
Vadim B. Mikheev
1999-05-29
1. Run all pg_dump queries in single serializable transaction.
Vadim B. Mikheev
1999-05-29
Fix xid table sizing.
Vadim B. Mikheev
1999-05-29
Missing semicolons in non-HAS_TEST_AND_SET code paths :-(
Tom Lane
1999-05-29
Avoid redundant SysCache searches in coerce_type, for another
Tom Lane
1999-05-29
new_relation_targetlist used to cause about 8 separate (and
Tom Lane
1999-05-29
Clean up inefficient and just plain bad code in some hot-spot
Tom Lane
1999-05-28
Repair performance problem in SI segment manipulations: iterating
Tom Lane
1999-05-27
Fix for crypt memory leak, from James Thompson
Bruce Momjian
1999-05-26
Patch from Andreas: when CREATE TABLE is followed by CREATE INDEX
Tom Lane
1999-05-26
Add fix for 0x7fU constants to pgindent
Bruce Momjian
1999-05-26
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-25
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
Make 0x007f -> (unsigned)0x7f to make pgindent happy.
Bruce Momjian
1999-05-25
Get rid of page-level locking in btree-s.
Vadim B. Mikheev
1999-05-25
pgindent run over code.
Bruce Momjian
1999-05-25
Bugfix - Range table entries that are unused after rewriting should
Jan Wieck
1999-05-25
Fixed bug in rules event qualification output.
Jan Wieck
1999-05-25
FIx for 0.0.0.0/0 output as 00/0.
Bruce Momjian
1999-05-23
Do not assign output columns to junk attributes created from
Tom Lane
1999-05-23
Detect case of invalid use of GROUP BY when there are no
Tom Lane
1999-05-23
Fix tuple chain moving bug found by "Hiroshi Inoue" <Inoue@tpf.co.jp>.
Vadim B. Mikheev
1999-05-22
Update commentary in sample GEQO config file.
Tom Lane
1999-05-22
Reduce default GEQO 'effort' setting to MEDIUM always.
Tom Lane
1999-05-22
Modify aset.c logic so that blocks requested from malloc get
Tom Lane
1999-05-22
Improve error message from failed LOAD command (include
Tom Lane
1999-05-22
Allow GEQO effort to be specified numerically, as well as
Tom Lane
1999-05-22
Modify backend switch parsing to prevent 'insecure' switches
Tom Lane
1999-05-22
Fix for select 1;select 2 without trailing semi.
Bruce Momjian
1999-05-22
Fix for DEFAULT ''.
Bruce Momjian
1999-05-22
Make postgres prompt backend>, and remove PARSEDEBUG.
Bruce Momjian
1999-05-21
Disable fix. Didn't work.
Bruce Momjian
1999-05-21
Fix typo and attempt default fix.
Bruce Momjian
1999-05-21
Treat {} as special regex too.
Bruce Momjian
1999-05-21
add retest, a regex testing program
Tatsuo Ishii
1999-05-21
Fix problem with | in ~ comparison using index.
Bruce Momjian
1999-05-21
Report strerror() rather than errno in low-level backend libpq
Tom Lane
1999-05-20
Generate distinct error messages for trigger function not found
Tom Lane
1999-05-20
Fixed shift/reduce conflict
Jan Wieck
1999-05-19
Remove 4096 string limited key on block size
Bruce Momjian
1999-05-19
Upgrade to PyGreSQL (2.4)
Bruce Momjian
[next]