]> granicus.if.org Git - postgresql/shortlog
postgresql
2003-12-20 Tom LaneDept. of third thoughts: in fact, libpq should support...
2003-12-20 Tom LaneFix broken IDENT support for FreeBSD (appears to have...
2003-12-20 Peter EisentrautUpdate INSTALL file for 7.4.1.
2003-12-20 Bruce MomjianUpdate HISTORY file for 7.4.1.
2003-12-19 Bruce MomjianBackpatch pg_service.conf file change to not default...
2003-12-19 Bruce MomjianSupress ecpg thread test if configure didn't enable...
2003-12-19 Peter Eisentraut7.4.1 release note improvements
2003-12-19 Peter EisentrautForbid REVOKE on untrusted languages, and don't dump...
2003-12-19 Peter EisentrautAdd missing $(X).
2003-12-19 Tom LaneMake to_hex() behave portably on negative input values...
2003-12-19 Joe ConwayUse a shutdown callback to ensure proper clean up when...
2003-12-18 Tom LaneFix memory leak with SSL connections due to missing...
2003-12-18 Tom LaneUse a shutdown callback to clear setArgsValid in a...
2003-12-18 Peter EisentrautForgot to change one compatlib.h.
2003-12-18 Tom LaneEnsure set-returning functions in the targetlist of...
2003-12-18 Peter EisentrautMove Informix compatibility include files out of the...
2003-12-18 Dave Cramerpatch for new OID74Test
2003-12-18 Dave Cramerbackpatch for OID74Test to conform with jdbc tests
2003-12-18 Dave Cramerbackpatch for rs.previous from Kris Jurka, reported...
2003-12-18 Dave Cramerpatch for building for an alternate port
2003-12-18 Dave Cramerback patch by Kris Jurka to get the correct protocol...
2003-12-18 Tom LaneAdjust rules output for unknown-vs-any change (affects...
2003-12-17 Tom Laneinformation_schema.constraint_column_usage and key_colu...
2003-12-17 Tom LaneFix DecodeInterval to handle '-0.1' sanely, per gripe...
2003-12-17 Tom LaneRepair badly broken estimation of output buffer size...
2003-12-17 Tom LaneReorder tests in parse_coerce so that ANY/ANYELEMENT...
2003-12-17 Tom LaneRepair planner failure when there are multiple IN claus...
2003-12-17 Dave Cramerback patching fix for compat 7.1 binary stream issues...
2003-12-17 Michael MeskesApplied all bug fixes from head also to 7.4. Just bugfi...
2003-12-17 Bruce MomjianRestore information schema upgrade instructions of...
2003-12-16 Peter EisentrautFix constraint_column_usage for foreign keys.
2003-12-16 Peter EisentrautRepair name.
2003-12-16 Bruce MomjianMention ecpg SET CONNECTION is not thread-aware.
2003-12-15 Peter EisentrautOverride some of the changes in DocBook DSSSL styleshee...
2003-12-15 Bruce MomjianUpdate INSTALL for 7.4.1.
2003-12-15 Bruce MomjianUpdate HISTORY and release notes for 7.4.1.
2003-12-15 Bruce MomjianAdd Czech FAQ to 7.4.X branch.
2003-12-13 Bruce MomjianStamp 7.4.1.
2003-12-13 Dave Cramerpatch for returning database metadata as system objects...
2003-12-12 Dave Crameradd missing SQLState by Patrick Higgins
2003-12-12 Dave Cramercancel row updates sets values to null by Kris Jurka
2003-12-12 Dave Cramerpatch to indicate why test cases failed from Oliver...
2003-12-12 Dave Cramerfix casting pooled connections to PGStatement problem...
2003-12-12 Dave Cramerpatch to build under jdk1.1 from Richard Scranton
2003-12-12 Dave Cramerbinary stream patch by Kris Jurka fixes empty stream...
2003-12-12 Dave Cramermetadata encoding patch from Kris Jurka
2003-12-11 Peter EisentrautFix instructions how to shut down postmaster.
2003-12-11 Dave Cramerpatch for unique foreign keys and test case from Kris...
2003-12-11 Dave Cramerpatch to make PSQLState serializable, and a test case...
2003-12-10 Dave Cramerincremented the build number to 210
2003-12-09 Tom Lanequery_tree_mutator should copy RangeTblEntry nodes...
2003-12-08 Tom LaneMinor autovacuum fixes from Matthew O'Connor.
2003-12-08 Tom LaneAdd fflush() before sleeping, per Matthew O'Connor.
2003-12-08 Tom LaneWhole-row references were broken for subqueries and...
2003-12-07 Tom LaneReplace unportable and overflow-prone use of 'long...
2003-12-07 Tom LaneRemove test on c.relkind from check_constraints view...
2003-12-07 Peter EisentrautFix typmod interpretation for bit types. (It was erron...
2003-12-07 Joe ConwayRepair indexed bytea like operations, and related selec...
2003-12-05 Dave Cramerbackpatch for driver threadsafe problems
2003-12-05 Dave Cramerpatch from Kris Jurka to allow the server end port...
2003-12-05 Tom LaneGuard against bug in Solaris' bsearch(), per Michael...
2003-12-05 Teodor SigaevOne more fix confusion
2003-12-05 Teodor SigaevAvoid confusion start_parse_str function with tsearch V1
2003-12-03 Tom LanePlanner failed to be smart about binary-compatible...
2003-12-03 Teodor SigaevFix for word with several infinitives
2003-12-02 Tom LaneUpdate release notes for 7.3.5.
2003-12-02 Bruce MomjianThe attached patch enables contrib/cube to build cleanl...
2003-12-01 Bruce MomjianI've run across a pretty serious problem with pg_autova...
2003-12-01 Bruce MomjianI noticed in the 7.4 release that in contrib/pg_autovac...
2003-12-01 Tom LaneMinor wordsmithing in datetime docs to try to address...
2003-12-01 Tom Lanenetmask() and hostmask() functions should return maximu...
2003-12-01 Tom LaneFix typos noted by Halley Pacheco de Oliveira.
2003-12-01 Tom LaneForce zero_damaged_pages to be effectively ON during...
2003-11-30 Joe ConwayMake PQescapeBytea and byteaout consistent with each...
2003-11-30 Bruce MomjianBackpatch Borland thread.c fix to 7.4.X.
2003-11-30 Bruce MomjianUpdate TODO 7.4 mention.
2003-11-28 Bruce MomjianUpdate Russian FAQ, both branches.
2003-11-28 Joe ConwayFix regression in dblink_disconnect() reported by Eduar...
2003-11-27 Teodor SigaevFixes about word with several infiniteve
2003-11-26 Tom LaneSecond try at fixing no-room-to-move-down PANIC in...
2003-11-26 Joe ConwayAdded missing SPI_finish() calls to get_tuple_of_intere...
2003-11-26 Peter EisentrautAdd NetBSD Sparc as supported.
2003-11-26 Peter EisentrautCast field-length variables used in printf to int,...
2003-11-26 Tatsuo IshiiPatches from Yutaka Tanida. Create primary key indexes...
2003-11-25 Tom LaneRepair subselect.c's occasional assignment of the wrong...
2003-11-25 Peter EisentrautFix language.
2003-11-25 Tom LaneBand-aid solution for problems with SubPlans used in...
2003-11-25 Peter EisentrautInstall all the headers files that the ones that are...
2003-11-25 Teodor SigaevIgnore too long lexeme
2003-11-24 Tom LaneOverdue code review for ALTER SEQUENCE patch. Don...
2003-11-24 Tom LaneRepair missed renamings of show_statement_stats and...
2003-11-24 Peter EisentrautRename USE_THREADS to ENABLE_THREAD_SAFETY to avoid...
2003-11-19 Michael MeskesFixed typo in create schema parsing.
2003-11-17 Bruce MomjianChange "IN/NOT IN" to "IN / NOT IN" for clarity, both...
2003-11-16 PostgreSQL... k, tag the release REL7_4
2003-11-16 Tom LaneFix datetime input parsing to accept YYYY-MONTHNAME...
2003-11-16 Tom LaneAnother try at fixing the Linux overcommit docs, per...
2003-11-16 Peter EisentrautTranslation update for last-minute change
2003-11-16 Bruce MomjianUpdate FAQ for 7.4 branch.
2003-11-16 Bruce MomjianUpdate HISTORY
next