aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Move Informix compatibility include files out of the way. compatlib.hPeter Eisentraut2003-12-18
* patch for new OID74TestDave Cramer2003-12-18
* backpatch for OID74Test to conform with jdbc testsDave Cramer2003-12-18
* backpatch for rs.previous from Kris Jurka, reported by Andrew FyfeDave Cramer2003-12-18
* patch for building for an alternate portDave Cramer2003-12-18
* back patch by Kris Jurka to get the correct protocol version from the serverDave Cramer2003-12-18
* Adjust rules output for unknown-vs-any change (affects expected contentsTom Lane2003-12-18
* information_schema.constraint_column_usage and key_column_usage shouldTom Lane2003-12-17
* Fix DecodeInterval to handle '-0.1' sanely, per gripe from Tilo Schwarz.Tom Lane2003-12-17
* Repair badly broken estimation of output buffer size in lquery_out().Tom Lane2003-12-17
* Reorder tests in parse_coerce so that ANY/ANYELEMENT/ANYARRAY coercionTom Lane2003-12-17
* Repair planner failure when there are multiple IN clauses, each withTom Lane2003-12-17
* back patching fix for compat 7.1 binary stream issues with the new protocolDave Cramer2003-12-17
* Applied all bug fixes from head also to 7.4. Just bugfixes, no new features.Michael Meskes2003-12-17
* Restore information schema upgrade instructions of Peter.Bruce Momjian2003-12-17
* Fix constraint_column_usage for foreign keys.Peter Eisentraut2003-12-16
* Repair name.Peter Eisentraut2003-12-16
* Mention ecpg SET CONNECTION is not thread-aware.Bruce Momjian2003-12-16
* Override some of the changes in DocBook DSSSL stylesheets 1.78 to restorePeter Eisentraut2003-12-15
* Update INSTALL for 7.4.1.Bruce Momjian2003-12-15
* Update HISTORY and release notes for 7.4.1.Bruce Momjian2003-12-15
* Add Czech FAQ to 7.4.X branch.Bruce Momjian2003-12-15
* Stamp 7.4.1.Bruce Momjian2003-12-13
* patch for returning database metadata as system objects from Kris JurkaDave Cramer2003-12-13
* add missing SQLState by Patrick HigginsDave Cramer2003-12-12
* cancel row updates sets values to null by Kris JurkaDave Cramer2003-12-12
* patch to indicate why test cases failed from Oliver JowettDave Cramer2003-12-12
* fix casting pooled connections to PGStatement problem patch by JariPDave Cramer2003-12-12
* patch to build under jdk1.1 from Richard ScrantonDave Cramer2003-12-12
* binary stream patch by Kris Jurka fixes empty stream failureDave Cramer2003-12-12
* metadata encoding patch from Kris JurkaDave Cramer2003-12-12
* Fix instructions how to shut down postmaster.Peter Eisentraut2003-12-11
* patch for unique foreign keys and test case from Kris JurkaDave Cramer2003-12-11
* patch to make PSQLState serializable, and a test case for itDave Cramer2003-12-11
* incremented the build number to 210Dave Cramer2003-12-10
* query_tree_mutator should copy RangeTblEntry nodes even when it's notTom Lane2003-12-09
* Minor autovacuum fixes from Matthew O'Connor.Tom Lane2003-12-08
* Add fflush() before sleeping, per Matthew O'Connor.Tom Lane2003-12-08
* Whole-row references were broken for subqueries and functions, becauseTom Lane2003-12-08
* Replace unportable and overflow-prone use of 'long long' with saferTom Lane2003-12-07
* Remove test on c.relkind from check_constraints view; unnecessary andTom Lane2003-12-07
* Fix typmod interpretation for bit types. (It was erroneously assumed thatPeter Eisentraut2003-12-07
* Repair indexed bytea like operations, and related selectivityJoe Conway2003-12-07
* backpatch for driver threadsafe problemsDave Cramer2003-12-05
* patch from Kris Jurka to allow the server end port to be specified when runningDave Cramer2003-12-05
* Guard against bug in Solaris' bsearch(), per Michael Wildpaner.Tom Lane2003-12-05
* One more fix confusionTeodor Sigaev2003-12-05
* Avoid confusion start_parse_str function with tsearch V1Teodor Sigaev2003-12-05
* Planner failed to be smart about binary-compatible expressions in pathkeysTom Lane2003-12-03
* Fix for word with several infinitivesTeodor Sigaev2003-12-03