]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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-08  Tom LaneWork around naming conflict between zlib and OpenSSL...
2003-12-08  Bruce MomjianDone:
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  Tom LaneOne more pass at reducing the cost of pg_dump's new...
2003-12-07  Joe ConwayRepair indexed bytea like operations, and related selec...
2003-12-07  Tom LaneSpeed up findObjectByCatalogId() to get rid of the...
2003-12-07  Bruce MomjianDone:
2003-12-06  Joe ConwayDocumentation update for previously committed changes...
2003-12-06  Tom LaneReplace not-very-bright implementation of topological...
2003-12-06  Tom LaneMassive overhaul of pg_dump: make use of dependency...
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-04  Peter EisentrautMarkup improvements
2003-12-04  Teodor SigaevAvoid conflict strndup with glibc
2003-12-03  Joe Conwaycatversion change needed by previous read-onlu GUC...
2003-12-03  Joe ConwayAdded new group of read-only GUC variables to allow...
2003-12-03  Tom LanePlanner failed to be smart about binary-compatible...
2003-12-03  Teodor SigaevFix for word with several infinitives
2003-12-03  Michael MeskesAdded patch by Dave Cramer for array handling in ecpglib.
2003-12-02  Joe ConwayAdd a warning to AtEOXact_SPI() to catch cases where...
2003-12-02  Tom LaneUpdate release notes for 7.3.5.
2003-12-02  Peter EisentrautFix some small errors.
2003-12-02  Tom LaneCode and docs review for numeric-factorial patch.
2003-12-01  Bruce MomjianI've run across a pretty serious problem with pg_autova...
2003-12-01  Bruce MomjianFix initdb use of mkdir_p().
2003-12-01  Bruce MomjianI noticed in the 7.4 release that in contrib/pg_autovac...
2003-12-01  Bruce MomjianThe attached patch enables contrib/cube to build cleanl...
2003-12-01  Bruce MomjianThis patch refactors execTuples.c in two ways.
2003-12-01  Bruce MomjianHi, this doco patch is a quick one to add explicit...
2003-12-01  Bruce MomjianThis makes help like this:
2003-12-01  Bruce MomjianWin32 patch for Makefile.shlib
2003-12-01  Bruce MomjianUpdate for patches applied:
2003-12-01  Bruce Momjianattached is a patch that adds display of the groups...
2003-12-01  Tom LaneAvoid assuming that type key_t is 32 bits, since it...
2003-12-01  Bruce MomjianThis patch reduces some unsightly #ifdefs, and fixes...
2003-12-01  Bruce MomjianThis patch finishes off the work that I did with making...
2003-12-01  Bruce MomjianThis patch adds a new GUC var, "default_with_oids"...
2003-12-01  Bruce MomjianTry to reduce confusion about what is a lock method...
2003-12-01  Bruce MomjianRemove mention of factorial as casting example. New...
2003-12-01  Bruce MomjianAttached is a patch implementing factorial(), returning...
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-12-01  Bruce MomjianSeems there are three GUC variables that are defined...
2003-11-30  Joe ConwayMake PQescapeBytea and byteaout consistent with each...
2003-11-30  Bruce MomjianBump all version numbers and version stamps mentioned...
2003-11-30  Bruce MomjianReorder win32/bcc makefile mentions of thread.c for...
2003-11-30  Bruce MomjianAdd thread.c to Borland CC build.
2003-11-30  Bruce MomjianRemove INTO recommendation for plpgsql language.
2003-11-30  Bruce MomjianAdd:
2003-11-30  Bruce MomjianFix URL.
2003-11-30  Bruce Momjian*** empty log message ***
2003-11-30  Bruce MomjianThere is an unused variable in an example function...
2003-11-30  Bruce MomjianAdd:
2003-11-30  Bruce MomjianRemove win32-only mention for pgadmin.
2003-11-30  Bruce Momjian*** empty log message ***
2003-11-30  Bruce MomjianUpdate wording:
2003-11-30  Bruce MomjianUpdates:
2003-11-29  PostgreSQL... make sure the $Id tags are converted to $PostgreSQL...
2003-11-29  Tom LanePut out a more useful version indication in the welcome...
2003-11-29  PostgreSQL... $Header: -> $PostgreSQL Changes ...
2003-11-28  PostgreSQL... testing $PostgreSQL$ tag
2003-11-28  Bruce MomjianAttached is a patch to correct white space issues in...
2003-11-28  Bruce MomjianUpdate Russian FAQ, both branches.
2003-11-28  Bruce MomjianUpdate most recent version to 7.4.
2003-11-28  Teodor SigaevFix free instead of pfree
2003-11-28  Joe ConwayFix regression in dblink_disconnect() reported by Eduar...
2003-11-27  Peter EisentrautRemove possibility to specify an installation root...
2003-11-27  Peter EisentrautMake sure vpath_build is set correctly even if config...
2003-11-27  Peter EisentrautConditionalize variable that is only used conditionally...
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  Teodor SigaevUtility for convert myspell dictionaries to ispell...
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  Tom LaneGet rid of hashkeys field of Hash plan node, since...
2003-11-25  Peter EisentrautFix language.
2003-11-25  Peter EisentrautNew translation
2003-11-25  Peter EisentrautMore adjustment of error messages
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  Peter EisentrautUpgrade to DocBook V4.2 SGML.
2003-11-24  Tom LaneAvoid using string literal with embedded newline.
2003-11-24  Peter EisentrautFix markup.
2003-11-24  Tom LaneOverdue code review for ALTER SEQUENCE patch. Don...
2003-11-24  Peter EisentrautUse --with-docdir to choose installation location of...
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-23  Peter EisentrautMake the messages and the options parsing a bit more...
2003-11-23  Peter EisentrautAdd maintainer-clean target.
next