aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove UNDO dicussion. It was inconclusive, and too large.Bruce Momjian2001-08-15
* Just a test.Bruce Momjian2001-08-15
* update.Bruce Momjian2001-08-15
* updateBruce Momjian2001-08-15
* updateBruce Momjian2001-08-15
* Add new files.Bruce Momjian2001-08-15
* Use MD5 for wire protocol encryption for >= 7.2 client/server.Bruce Momjian2001-08-15
* Add convert.Tatsuo Ishii2001-08-15
* Add conver/convert2 functions. They are similar to the SQL99's convert.Tatsuo Ishii2001-08-15
* Put back changes I overwrote packaging 7.1.3.Bruce Momjian2001-08-14
* Put back changes I overwrote in packaging 7.1.3.Bruce Momjian2001-08-14
* sum() on int2 and int4 columns now uses an int8, not numeric, accumulatorTom Lane2001-08-14
* Add HISTORY for 7.1.3. Packaging done.Bruce Momjian2001-08-14
* Fix brokenness of nested EXCEPT/INTERSECT queries. prepunion was beingTom Lane2001-08-14
* Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier"Peter Eisentraut2001-08-13
* Make hashjoin give the right answer with toasted input data.Tom Lane2001-08-13
* Add comparison operators and btree indexing support for type bytea.Tom Lane2001-08-13
* Patch NAME section of reference pages.Bruce Momjian2001-08-13
* Make ALTER TABLE RENAME on a view rename the view's on-select rule too.Tom Lane2001-08-12
* Make pg_dump handle the new privileges.Peter Eisentraut2001-08-12
* Clean up some warnings and bugs and make things build easier.Peter Eisentraut2001-08-11
* CREATE VIEW with optional column name list wasn't quite right for theTom Lane2001-08-11
* Document column-name-list option of CREATE VIEW ... which has been thereTom Lane2001-08-10
* Revert removal of relhaspkey support; fix unnecessary use of pg_index.oid.Tom Lane2001-08-10
* Mention that COPY cannot be used on a view (per recent suggestion).Tom Lane2001-08-10
* Since PQoidStatus is deprecated, we should probably stop using it inTom Lane2001-08-10
* updatePeter Eisentraut2001-08-10
* Cleanup some minor oversights in optional-OIDs stuff.Tom Lane2001-08-10
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-10
* Fix collateral damage from error message cleanup.Tom Lane2001-08-10
* message refinementsPeter Eisentraut2001-08-10
* No longer need TODO.detail/lock.Bruce Momjian2001-08-10
* The portion about the PQgetssl() function in the libpq documentationBruce Momjian2001-08-10
* Attached is a patch to remove some redundant code in the JDBC driver.Bruce Momjian2001-08-10
* 1. null-safe interface to GiSTBruce Momjian2001-08-10
* Patch to LOCK multiple tables in one LOCK command.Bruce Momjian2001-08-10
* Update TODO list.Bruce Momjian2001-08-10
* Update TODO list.Bruce Momjian2001-08-10
* Add new files for the preparation.Hiroshi Inoue2001-08-10
* This should be the right expected file.Peter Eisentraut2001-08-09
* Use format_type sibling in backend error messages, so the user seesPeter Eisentraut2001-08-09
* No longer a need for -Wno-errorPeter Eisentraut2001-08-09
* Update branding for 7.1.3, no HISTORY yet.Bruce Momjian2001-08-09
* corrections from the DocNotesPeter Eisentraut2001-08-09
* Fix Cygwin build, per Jason Tishler.Tom Lane2001-08-09
* Add TOAST table to the set of relkinds known to \d.Tom Lane2001-08-09
* 0 -> OPeter Eisentraut2001-08-08
* some clarifications inspired by the DocNotesPeter Eisentraut2001-08-07
* Update README for fuzzystrmatch description.Bruce Momjian2001-08-07
* Sorry - I should have gotten to this sooner. Here's a patch which you shouldBruce Momjian2001-08-07