index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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-15
*
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-14
*
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-13
*
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-12
*
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-11
*
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-10
*
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
2001-08-09
*
corrections from the DocNotes
Peter Eisentraut
2001-08-09
*
Fix Cygwin build, per Jason Tishler.
Tom Lane
2001-08-09
*
Add TOAST table to the set of relkinds known to \d.
Tom Lane
2001-08-09
*
0 -> O
Peter Eisentraut
2001-08-08
*
some clarifications inspired by the DocNotes
Peter Eisentraut
2001-08-07
*
Update README for fuzzystrmatch description.
Bruce Momjian
2001-08-07
*
Sorry - I should have gotten to this sooner. Here's a patch which you should
Bruce Momjian
2001-08-07
[next]