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-08-16
Add new MD5 pg_hba.conf keyword. Prevent fallback to crypt.
Bruce Momjian
2001-08-16
This patch fixes the well-known but unfixed bug that fetchone() always returns
Bruce Momjian
2001-08-16
Fix typo. pg_dump -B --> pg_dump -b
Tatsuo Ishii
2001-08-16
Remove protocol version change. Try MD5 first, then crypt() on all clients.
Bruce Momjian
2001-08-15
Use malloc/palloc as appropriate.
Bruce Momjian
2001-08-15
Move md5.h contents to crypt.h.
Bruce Momjian
2001-08-15
Remove unneeded patch.
Bruce Momjian
2001-08-15
Remove UNDO dicussion. It was inconclusive, and too large.
Bruce Momjian
2001-08-15
Just a test.
Bruce Momjian
2001-08-15
update.
Bruce Momjian
2001-08-15
update
Bruce Momjian
2001-08-15
update
Bruce Momjian
2001-08-15
Add new files.
Bruce Momjian
2001-08-15
Use MD5 for wire protocol encryption for >= 7.2 client/server.
Bruce Momjian
2001-08-15
Add convert.
Tatsuo Ishii
2001-08-15
Add conver/convert2 functions. They are similar to the SQL99's convert.
Tatsuo Ishii
2001-08-14
Put back changes I overwrote packaging 7.1.3.
Bruce Momjian
2001-08-14
Put back changes I overwrote in packaging 7.1.3.
Bruce Momjian
2001-08-14
sum() on int2 and int4 columns now uses an int8, not numeric, accumulator
Tom Lane
2001-08-14
Add HISTORY for 7.1.3. Packaging done.
Bruce Momjian
2001-08-14
Fix brokenness of nested EXCEPT/INTERSECT queries. prepunion was being
Tom Lane
2001-08-13
Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier"
Peter Eisentraut
2001-08-13
Make hashjoin give the right answer with toasted input data.
Tom Lane
2001-08-13
Add comparison operators and btree indexing support for type bytea.
Tom Lane
2001-08-13
Patch NAME section of reference pages.
Bruce Momjian
2001-08-12
Make ALTER TABLE RENAME on a view rename the view's on-select rule too.
Tom Lane
2001-08-12
Make pg_dump handle the new privileges.
Peter Eisentraut
2001-08-11
Clean up some warnings and bugs and make things build easier.
Peter Eisentraut
2001-08-11
CREATE VIEW with optional column name list wasn't quite right for the
Tom Lane
2001-08-10
Document column-name-list option of CREATE VIEW ... which has been there
Tom Lane
2001-08-10
Revert removal of relhaspkey support; fix unnecessary use of pg_index.oid.
Tom Lane
2001-08-10
Mention that COPY cannot be used on a view (per recent suggestion).
Tom Lane
2001-08-10
Since PQoidStatus is deprecated, we should probably stop using it in
Tom Lane
2001-08-10
update
Peter Eisentraut
2001-08-10
Cleanup some minor oversights in optional-OIDs stuff.
Tom Lane
2001-08-10
Make OIDs optional, per discussions in pghackers. WITH OIDS is still the
Tom Lane
2001-08-10
Fix collateral damage from error message cleanup.
Tom Lane
2001-08-10
message refinements
Peter Eisentraut
2001-08-10
No longer need TODO.detail/lock.
Bruce Momjian
2001-08-10
The portion about the PQgetssl() function in the libpq documentation
Bruce Momjian
2001-08-10
Attached is a patch to remove some redundant code in the JDBC driver.
Bruce Momjian
2001-08-10
1. null-safe interface to GiST
Bruce Momjian
2001-08-10
Patch to LOCK multiple tables in one LOCK command.
Bruce Momjian
2001-08-10
Update TODO list.
Bruce Momjian
2001-08-10
Update TODO list.
Bruce Momjian
2001-08-10
Add new files for the preparation.
Hiroshi Inoue
2001-08-09
This should be the right expected file.
Peter Eisentraut
2001-08-09
Use format_type sibling in backend error messages, so the user sees
Peter Eisentraut
2001-08-09
No longer a need for -Wno-error
Peter Eisentraut
2001-08-09
Update branding for 7.1.3, no HISTORY yet.
Bruce Momjian
[next]