]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2004-11-06  Tom LaneSimplify relative-path logic, on the assumption that...
2004-11-06  Tom LaneUpdate pg_dump to use SET DEFAULT_TABLESPACE instead...
2004-11-06  Bruce MomjianRemove directory from cmd.exe default shell.
2004-11-06  Tom LaneWhen implementing a coercion to a domain type with...
2004-11-06  Peter EisentrautReduce formatting entropy
2004-11-06  Bruce MomjianRemove:
2004-11-06  Bruce MomjianNow that we advertize only CIDR address in pg_hba.conf...
2004-11-06  Bruce MomjianVariable initializer no longer necessary.
2004-11-06  Bruce MomjianTests for COMSPEC in the right place and supply a reaso...
2004-11-06  Tom LaneFix sizeof(EXE) arithmetic, per Andrew Dunstan.
2004-11-06  Bruce Momjian*** empty log message ***
2004-11-06  Bruce MomjianUpdate "dash" to "hyphen".
2004-11-06  Tom LaneCode cleanup in path.c and exec.c. Handle Windows...
2004-11-05  Tom Lanepred_test() logic was being too narrow-minded about...
2004-11-05  Tom LaneCreate 'default_tablespace' GUC variable that supplies...
2004-11-05  Peter EisentrautSmall message clarifications
2004-11-05  Peter EisentrautTranslation update
2004-11-05  Bruce MomjianFix typo:
2004-11-05  Bruce MomjianAdd items:
2004-11-04  Bruce MomjianFix psql \e and \! for Win32.
2004-11-04  Tom LaneMinor documentation updates from Simon Riggs.
2004-11-04  Bruce MomjianAdd:
2004-11-04  Bruce MomjianAdd:
2004-11-04  Bruce MomjianUpdates from Simon Riggs:
2004-11-04  Bruce MomjianUpdate bitmap index entries:
2004-11-04  Neil ConwayFix build break, per report from Kris Jurka. Rename...
2004-11-04  Neil ConwayContrib build fixes:
2004-11-04  Bruce MomjianUpdate:
2004-11-04  Bruce MomjianHonor TMPDIR.
2004-11-03  Bruce MomjianMove trap to after the directory is created.
2004-11-03  Bruce MomjianCreate temporary files securely.
2004-11-03  Bruce MomjianUpdate tablespace temp usage item:
2004-11-03  Bruce MomjianAdd idea on auto-cluster:
2004-11-03  Bruce MomjianAdd idea on auto-cluster:
2004-11-03  Neil ConwayDon't create $DESTDIR/include/internal/lib, as it is...
2004-11-02  Peter EisentrautTab completion for CREATE TABLESPACE arguments. Patch...
2004-11-02  Bruce MomjianUpdate:
2004-11-02  Peter EisentrautTranslation updates
2004-11-02  Peter EisentrautTranslation updates
2004-11-02  Bruce MomjianMove pthread.h test up to use PTHREAD_CFLAGS.
2004-11-02  Bruce MomjianAdd comment to postmaster.c that get_progname() will...
2004-11-02  Bruce MomjianAdd comment about memory failure of get_progname exitin...
2004-11-01  Tom Lanetimestamptz_trunc() should only recalculate the timezon...
2004-11-01  Tom LaneInvent pg_next_dst_boundary() and rewrite DetermineLoca...
2004-11-01  Bruce MomjianThat's just the lovely way windows handles a "segfault...
2004-11-01  Bruce MomjianUpdate comment to point to proper file.
2004-11-01  Dave Cramerfixed bug in segfault REVOKE statement
2004-11-01  Neil ConwayTrivial fixes for English grammar in contrib/btree_gist...
2004-11-01  Bruce MomjianAdjust use of sizeof(EXE).
2004-11-01  Bruce MomjianClarify coding of .exe patch
2004-11-01  Bruce MomjianUpdate:
2004-11-01  Bruce MomjianAdd:
2004-10-31  Tom LaneUse psql -q option instead of 2>/dev/null during first...
2004-10-30  Tom LaneInvent a new, more thread-safe version of PQrequestCanc...
2004-10-30  Tom LaneI found a corner case in which it is possible for RI_FK...
2004-10-30  Tom LaneChange COMMIT back to the old behavior of emitting...
2004-10-30  Peter EisentrautTranslation update
2004-10-29  Tom LaneRearrange order of pre-commit operations: must close...
2004-10-29  Tom LaneFix broken example for PREPARE.
2004-10-29  Bruce MomjianNo need to set errorMessage length --- already set...
2004-10-29  Tom LaneFix failure to think clearly about encoding conversion...
2004-10-29  Bruce MomjianSet errorMessage length in PQrequestCancel() in all...
2004-10-29  Neil ConwayImprovements to the CREATE DATABASE reference page...
2004-10-29  Neil ConwayMinor improvements to the tablespace documentation.
2004-10-29  Tom LaneAdd DEBUG1-level logging of checkpoint start and end...
2004-10-28  Tom LaneThis makes dblink pass its installcheck test on platfor...
2004-10-28  Tom LaneCode cleanup in dirmod.c. Andrew Dunstan, some further...
2004-10-28  Tom LaneFix to_number for the case of a trailing S.
2004-10-28  Peter EisentrautTranslation update
2004-10-28  Peter EisentrautTranslation updates
2004-10-28  Peter EisentrautTranslation updates
2004-10-28  Neil ConwayUse AllocateFile(), FreeFile() and palloc() rather...
2004-10-28  Tom LaneOn Windows, force a checkpoint just before dropping...
2004-10-27  Bruce MomjianHave pg_ctl status always output to stdout, even stoppe...
2004-10-27  Bruce MomjianFix Cygwin compile for timezone.
2004-10-27  Tom LaneWhen displaying a Var that is a reference to a column...
2004-10-27  Bruce MomjianCanonicalize Win32 path coming in from pg_ctl -D, idea...
2004-10-27  Peter EisentrautTranslation update
2004-10-27  Neil ConwayAdd a missing dependency: the "install" target requires...
2004-10-27  Peter EisentrautNew translation
2004-10-27  Peter EisentrautTranslation updates
2004-10-27  Peter EisentrautTranslation update
2004-10-27  Peter EisentrautTranslation updates
2004-10-27  Peter EisentrautTranslation updates
2004-10-27  Peter EisentrautTranslation updates
2004-10-27  Neil ConwayTrivial fix: clarify a comment.
2004-10-27  Bruce MomjianUpdate German FAQ.
2004-10-26  Bruce MomjianAdd reminder to update copyright in sgml file.
2004-10-26  Tom LaneDocument IS DISTINCT FROM in a more obvious place,...
2004-10-26  Bruce MomjianAdd:
2004-10-26  Bruce MomjianUpdate Russian FAQ.
2004-10-26  Tom LaneMake heap_fetch API more consistent by having the buffe...
2004-10-25  Tom LaneIn the new dispensation where REINDEX doesn't take...
2004-10-25  Neil ConwayUpdate copyright information in documentation. Also...
2004-10-25  Neil ConwayRemove three unnecessary casts from a pointer type...
2004-10-25  Neil ConwayFix tyop in comment.
2004-10-25  Tom LaneMake error message more verbose, in hopes of avoiding...
2004-10-25  Tom LaneFix some more 'old-style parameter declaration' warnings.
2004-10-25  Tom LaneFix a bunch of 'old-style parameter declaration' warnin...
2004-10-25  Neil ConwayModify hash_create() to elog(ERROR) if an error occurs...
next