]> granicus.if.org Git - postgresql/shortlog
postgresql
2003-10-10 Bruce MomjianRename __arm__/__arm__ to __arm__/__arm, found by Neil...
2003-10-10 Bruce MomjianAdd NULL regression tests.
2003-10-10 Bruce MomjianChange Win32 rename/unlink timeout to 3 seconds.
2003-10-10 Bruce MomjianUpdate Russian FAQ.
2003-10-10 Bruce MomjianAdd:
2003-10-10 Bruce Momjian> That's a fairly useless place to put it, though,...
2003-10-10 Bruce MomjianAdd count(*) TODO detail.
2003-10-10 Bruce MomjianAdd TODO.detail for count(*):
2003-10-10 Bruce MomjianAllow pg_id to compile on Win32.
2003-10-09 Bruce MomjianAdd:
2003-10-09 Bruce MomjianRemove -pipe from compiles.
2003-10-09 Bruce MomjianAdd:
2003-10-09 Bruce MomjianAbout section 8.5.1.5. ("Special Values"):
2003-10-09 Peter EisentrautMake sure that -- comments extend to the end of the...
2003-10-09 Peter EisentrautSome updates
2003-10-09 Bruce MomjianAdd mention of logrotate for syslog, from Robert Treat
2003-10-09 Bruce MomjianUpdate Solaris FAQ to mention -fast.
2003-10-09 Bruce MomjianRemove -pipe on Linux, per reports from Peter.
2003-10-09 Bruce MomjianAdd -pipe compile for Linux.
2003-10-09 Bruce MomjianMake template CFLAGS handling consistent.
2003-10-09 Bruce MomjianSomeone report me small bug in contrib/pg_dumplo...
2003-10-09 Bruce MomjianRe-add -pipe compile flags for bsd's.
2003-10-09 Bruce MomjianUpdate:
2003-10-09 Bruce MomjianThis centralizes the optimization defaults into configu...
2003-10-09 Bruce MomjianAdd:
2003-10-09 Bruce MomjianChange "query:" to "statement:".
2003-10-09 Bruce MomjianAdd quotes to CFLAG define.
2003-10-09 Jan WieckProtected access to variable m_preparedCount via synchr...
2003-10-08 Bruce MomjianAdd:
2003-10-08 Bruce MomjianAdd 2-phase info, add Win32 URL:
2003-10-08 Peter EisentrautNew translations
2003-10-08 Bruce MomjianAdd:
2003-10-08 Peter EisentrautNew translations
2003-10-08 Bruce MomjianAdd quotes around -O setting for consistency.
2003-10-08 Bruce MomjianChange some awkward wording in the pg_autovacuum README...
2003-10-08 Michael MeskesRemoved my debug printf() call from numeric.c
2003-10-08 Bruce MomjianUse calloc() to allocate empty structures.
2003-10-08 Bruce MomjianHave log_min_duration_statement = 0 always print durati...
2003-10-07 Michael MeskesFixed floating point exception in long=>numeric conversion.
2003-10-07 Bruce MomjianFix include used by entab.
2003-10-07 Peter EisentrautAdd missing include file.
2003-10-07 Michael MeskesFixed error handling in Informix compat str to date...
2003-10-06 Peter EisentrautNew Italian translation
2003-10-06 Tom LaneFix binary_oper_exact() so that the heuristic 'an unkno...
2003-10-06 Peter EisentrautTranslation updates
2003-10-06 Tom LaneDuring ALTER TABLE ADD FOREIGN KEY, try to check the...
2003-10-06 Peter EisentrautNew Slovene translations
2003-10-06 Michael Meskes- Fixed constant listing in execute using clause.
2003-10-06 Peter EisentrautTranslation updates
2003-10-06 Tom LaneModify COPY FROM to match the null-value string against...
2003-10-06 Tom LaneFix order of operations within SendQuery() so that...
2003-10-05 Tom LaneAdd a little more smarts to estimate_hash_bucketsize...
2003-10-05 Bruce MomjianMake psql \timing show three digits.
2003-10-05 Peter EisentrautTranslation updates
2003-10-05 Peter EisentrautWhen revoking privileges from the owner, don't revoke...
2003-10-05 Bruce MomjianUpdate MySQL mention.
2003-10-05 Michael MeskesFixed bug in day of week processing.
2003-10-05 Bruce MomjianUpdate MySQL mention.
2003-10-04 Peter EisentrautTranslation update
2003-10-04 Tom LaneDocument the always-true-but-previously-undocumented...
2003-10-04 Tom LaneFix pg_get_constraintdef() to ensure CHECK constraints...
2003-10-04 Bruce MomjianModify:
2003-10-04 Peter EisentrautTranslation updates
2003-10-04 Peter EisentrautTranslation update
2003-10-04 Bruce MomjianUpdate INSTALL file for 7.4.
2003-10-04 Bruce MomjianFix log_duration and log_min_duration_statement to...
2003-10-04 Bruce MomjianUpdate MySQL mention.
2003-10-04 Bruce MomjianUpdate MySQL mention.
2003-10-04 Peter EisentrautTranslation updates
2003-10-04 Peter EisentrautFormat help message internally consistent.
2003-10-04 Peter EisentrautChange transaction status indicator in prompt from...
2003-10-03 Peter EisentrautNew translation
2003-10-03 Tom LaneIssue 'SET check_function_bodies = false' to suppress...
2003-10-03 Tom LaneAdd GUC parameter check_function_bodies to control...
2003-10-03 Tom LaneCause PQescapeString to stop processing at a null chara...
2003-10-03 Tom LaneRemove assorted compilation failures introduced by...
2003-10-03 Michael MeskesHide Informix datatypes. They are not seen by our built...
2003-10-03 PostgreSQL... brand her beta4 REL7_4_BETA4
2003-10-02 Tom LaneAdd a bit more locking to vac_update_relstats and vac_u...
2003-10-02 Tom LaneWhen dumping CREATE INDEX, must show opclass name if...
2003-10-02 Tom LaneDo not return from PQrequestCancel until postmaster...
2003-10-02 Tom LaneDon't use 0 as a spelling of NULL.
2003-10-02 Peter EisentrautAdd documentation about \pset footer to \?.
2003-10-02 Peter EisentrautString fixes/improvements found by Alvaro Herrera
2003-10-02 Peter EisentrautChange some notices to warnings and vice versa accordin...
2003-10-02 Peter EisentrautRemove NOTICE about foreign key creating implicit trigg...
2003-10-02 Tom LaneAttached is a patch for contrib/tablefunc. It fixes...
2003-10-01 Tom LaneAdd code to check that IF/WHILE/EXIT test expressions...
2003-10-01 Tom LaneRepair RI trigger visibility problems (this time for...
2003-09-30 Tom LaneAdjust documentation examples to match recent error...
2003-09-30 Tom LaneMinor copy-editing.
2003-09-30 Tom LaneUse slightly less broken markup.
2003-09-30 Tom Laneheap_open => relation_open to avoid unwanted restrictio...
2003-09-29 Tom LaneAdjust btree index build procedure so that the btree...
2003-09-29 Bruce MomjianRelease updates by Tom.
2003-09-29 Tom LaneImprove context display for failures during COPY IN...
2003-09-29 Bruce MomjianUpdate Jan's completed item.
2003-09-29 Bruce MomjianRemove, already done:
2003-09-29 Bruce MomjianUpdate HISTORY for 7.4.
2003-09-29 Bruce MomjianAdd:
next