aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update TODO list.Bruce Momjian2001-04-19
* Kluge solution for Alex Pilosov's report of problems with whole-tupleTom Lane2001-04-19
* Add a crash gurard to pg_encoding_mblen in case of an invalid encodingTatsuo Ishii2001-04-19
* Further tweaking of error messages for cases involving attributes &Tom Lane2001-04-18
* Repair misbehavior of \! with immediately following argument that containsPeter Eisentraut2001-04-18
* Make the world safe for passing whole rows of views to functions. ThisTom Lane2001-04-18
* Update TODO list.Bruce Momjian2001-04-18
* Make rule lister do the right thing with Vars representing whole tuples.Tom Lane2001-04-18
* Update TODO list.Bruce Momjian2001-04-17
* The renewal of README thanks to Dave Page.Hiroshi Inoue2001-04-17
* Add some defenses to guard against case where a rule refers to a tableTom Lane2001-04-17
* Avoid reversing user-given order of WHERE clauses while attaching clausesTom Lane2001-04-16
* Correction for mathematical properties in Unicode converison maps.Tatsuo Ishii2001-04-16
* Update Japanese FAQ's.Bruce Momjian2001-04-16
* Add new item.Bruce Momjian2001-04-16
* getdatabaseencoding() and PG_encoding_to_char() were being sloppy aboutTom Lane2001-04-16
* Remove error report from pq_endmessage when pq_putmessage fails. TheTom Lane2001-04-16
* Update TODO list.Bruce Momjian2001-04-16
* Add LDFLAGS_SL to AIX shlib building command, per report fromTom Lane2001-04-15
* Constant expressions that appear in ORDER BY, GROUP BY, DISTINCT ONTom Lane2001-04-15
* Update TODO list.Bruce Momjian2001-04-15
* Prevent generation of invalid plans for RIGHT or FULL joins with multipleTom Lane2001-04-15
* If the password prompt goes to stderr, then the trailing newline shouldPeter Eisentraut2001-04-15
* Work with Readline 4.2.Peter Eisentraut2001-04-14
* Add debug_query_string global variable for pgmonitor and debugging use.Bruce Momjian2001-04-14
* - Get view OID based on rule OID not base table OIDPhilip Warner2001-04-14
* Another try at making numeric MODULO operator produce the right answer.Tom Lane2001-04-14
* Suppress compiler warnings in Vax and NS32K assembly code: 'register foo'Tom Lane2001-04-13
* tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like itREL7_1Marc G. Fournier2001-04-13
* Remove as-of from HISTORY file.Bruce Momjian2001-04-13
* I just noticed the beta comment. That's not actually true any moreD'Arcy J.M. Cain2001-04-12
* Update FAQ.Bruce Momjian2001-04-09
* Update FAQ.Bruce Momjian2001-04-08
* upgrade tags to rc4 (note lower case for packagers)Marc G. Fournier2001-04-08
* Rearrange distribution split as discussed on -hackers.Peter Eisentraut2001-04-08
* Update to reflect OpenSSL 0.9.6a release.Peter Eisentraut2001-04-08
* Update TODO list.Bruce Momjian2001-04-07
* update the change log, but nothing else ...Marc G. Fournier2001-04-06
* Revert wrong SCO OpenServer report, update comments and improve formattingPeter Eisentraut2001-04-06
* Sorry my previous change was a mistake.Hiroshi Inoue2001-04-06
* Utility to add the stylesheet "s0" definition to an RTF file.Thomas G. Lockhart2001-04-06
* mark it as RC3 ...Marc G. Fournier2001-04-06
* 1) Fit the precision of floating point to that of server sideHiroshi Inoue2001-04-06
* Final (?) platform update for the 7.1 release. Includes new platformThomas G. Lockhart2001-04-06
* Alter the previous test for "time with time zone" implicit time zoneThomas G. Lockhart2001-04-06
* Since plpgsql keeps its compiled function parsetrees until backend exit,Tom Lane2001-04-06
* Fix comment that Vadim found confusing.Tom Lane2001-04-05
* StartupXLOG(): initialize XLogCtl->Insert to new page if there isVadim B. Mikheev2001-04-05
* Hopefully fixed the long long problem.Michael Meskes2001-04-05
* pg_dump needs to use ONLY when selecting data from user tables, in caseTom Lane2001-04-05