OSDN Git Service

pg-rex/syncrep.git
2004-03-22 Tom LaneBefore deciding we can use a socket for statistics...
2004-03-22 Tom LaneAdd missing extern for optind.
2004-03-22 Tom LaneClean up rather poor description of the difference...
2004-03-22 Tom LaneStandardize output buffer size and display format for...
2004-03-22 Bruce MomjianDisasble threads on unixware until other platforms...
2004-03-22 Bruce MomjianIncrease xlog str_time() static string variable, per...
2004-03-22 Bruce MomjianIn working through a pg_autovacuum problem with Joe...
2004-03-22 Bruce MomjianI just noticed that \dp outputs "Table" to indicate...
2004-03-22 Bruce MomjianAdds DLLIMPORT modifier to check_function_bodies
2004-03-22 Bruce MomjianAdd mention of "-D_POSIX_PTHREAD_SEMANTICS" enabling...
2004-03-22 Tom LaneAdd timestamp-versus-timestamptz cross-type comparison...
2004-03-21 Tom LaneRevise syntax-error reporting behavior to give pleasant...
2004-03-21 Dennis BjorklundTranslation updates
2004-03-21 Dennis BjorklundTranslation updates
2004-03-20 Tom LaneRewrite pg_dump's comment-dumping code to pull over...
2004-03-20 Bruce MomjianRemove suggestiong for using test for wal_sync_method.
2004-03-20 Bruce MomjianAlways test getpwuid_r because HEAD always uses *_r...
2004-03-20 Bruce MomjianHandle draft version of getpwuid_r() that accepts only...
2004-03-19 Tom LaneAdd a usage example for has_function_privilege().
2004-03-19 Tom LaneCreate a validator for plpgsql, so that some minimal...
2004-03-19 Tom LaneCode review for log_line_prefix patch. Cooperate with...
2004-03-18 Bruce MomjianMake test_fsync use optimizer flag.
2004-03-18 Bruce MomjianFix log_executor_stats if() test.
2004-03-18 Bruce MomjianAdd Unixware thread support from Larry Rosenman.
2004-03-18 Bruce MomjianAllocate 16mb file for testing.
2004-03-18 Bruce MomjianHave program default to 1000 loops, and add file name...
2004-03-18 Bruce MomjianAdd comment about using this testing for wal_sync_method.
2004-03-18 Bruce MomjianAdd fsync tests:
2004-03-18 Bruce MomjianMention which fsync methods are unavailable.
2004-03-18 Bruce MomjianAdd permission mode to opens().
2004-03-18 Bruce MomjianAdd missing include
2004-03-18 Bruce MomjianRemove acccidental object/binary files.
2004-03-18 Bruce MomjianAdd fsync test program. It tests fsync to see if times...
2004-03-17 Bruce MomjianDone:
2004-03-17 Tom LaneDuring btree index build, sort equal-keyed tuples accor...
2004-03-17 Tom LaneReimplement CASE val WHEN compval1 THEN ... WHEN compva...
2004-03-17 Bruce MomjianModify:
2004-03-17 Bruce MomjianDocument SPI_push() and SPI_pop().
2004-03-17 Tom LaneReplace the switching function ExecEvalExpr() with...
2004-03-16 Bruce MomjianAdd:
2004-03-16 Bruce MomjianRemove double-rename used by Win32 on busy files. ...
2004-03-15 Bruce Momjianlog_statement was not removed by the previous patch...
2004-03-15 Bruce MomjianThe "cvs add" of test_thread_implicit.pgc seems to...
2004-03-15 Bruce MomjianCheck for EOF on pipe differs under win32, as it is...
2004-03-15 Bruce Momjianfloat8-small-is-zero and float8-exp-three-digits will...
2004-03-15 Bruce Momjian* postc: cleanup pmdaemonize under win32; missed failur...
2004-03-15 Bruce MomjianHandle OID's and unsigned values better in pg_autovacuum.
2004-03-15 Bruce MomjianWindows uses codepages rather than the environment...
2004-03-15 Bruce MomjianUpdate random regression test text to be clearer.
2004-03-15 Bruce MomjianUpdate random test description because it fails less...
2004-03-15 Bruce MomjianRemove GUC log_statement, log_pid, log_timestamp, log_s...
2004-03-15 Bruce MomjianImprove random regression tests to fail less frequently.
2004-03-15 Bruce MomjianFix typo.
2004-03-15 Bruce MomjianMention Linux syslog will sync lines to disk, and descr...
2004-03-15 Tatsuo IshiiAdd PQmbdsplen() which returns the "display length...
2004-03-15 Tom LaneLocalize our dependencies on the way to create NAN...
2004-03-15 Tom LaneRemove grotty special-case code in coerce_to_target_typ...
2004-03-14 Bruce MomjianUpdate Solaris thread flags, per Jim Seymour
2004-03-14 Tom LaneTweak planner so that index expressions and predicates...
2004-03-14 Tom LaneFix error in termination of COPY IN mode when using...
2004-03-14 Bruce MomjianMark linux as thread-enabled with new 7.5 tests.
2004-03-14 Bruce MomjianFix ecpg_sqlca_key_destructor to return void.
2004-03-14 Bruce Momjian> (I also see some post-7.4.1 changes in src/template...
2004-03-14 Michael Meskes- Fixed Informix compat math functions to cope with...
2004-03-14 Neil ConwayPortability fixes and bug fixes for recent floating...
2004-03-14 Tom LaneTeach psql to show the location of syntax errors visual...
2004-03-14 Bruce MomjianRename README's to match directory names. Mention...
2004-03-14 Tom LaneArrange to emit a CONTEXT: SQL function "foo" entry...
2004-03-13 Bruce MomjianDone:
2004-03-13 Tom LaneGenerate a WARNING when the column types in a foreign...
2004-03-13 Tom LaneRepair memory leakage introduced into the non-hashed...
2004-03-12 Dennis BjorklundTranslation updates
2004-03-12 Bruce MomjianFixes recent changes to test. For immediate application.
2004-03-12 Bruce MomjianUpdate FAQ with current release version.
2004-03-12 Bruce MomjianUpdate Russian FAQ, Viktor Vislobokov
2004-03-12 Dennis BjorklundTranslation updates
2004-03-12 Dennis BjorklundTranslation updates
2004-03-12 Bruce MomjianRename incorrect references to nonblock.c to noblock...
2004-03-12 Neil ConwayFix a typo in the documentation for geqo_effort.
2004-03-12 Neil ConwayImprove documentation for the newly-added NOWAIT clause...
2004-03-12 Neil ConwayAllow 'Infinity' and '-Infinity' as input to the float4...
2004-03-11 Dennis BjorklundTranslation updates
2004-03-11 Bruce MomjianDocument the SSL and Kerberos are not thread-safe.
2004-03-11 Neil ConwayRevise int2/int4/int8/float4/float8 input routines...
2004-03-11 Tatsuo IshiiAdd NOWAIT option to LOCK command
2004-03-10 Bruce MomjianMove non-blocking code into its own /port file, for...
2004-03-10 Neil ConwayFix a typo.
2004-03-10 Neil ConwayImprovements to README.CVS
2004-03-10 Bruce MomjianRemove HISTORY and INSTALL. Have them generated by...
2004-03-09 Neil ConwayTweak some text to avoid using <command>SET</command...
2004-03-09 Bruce MomjianAdd comment for Win32.
2004-03-09 Bruce MomjianRemove blank line in Makefile.
2004-03-09 Bruce MomjianAdd HISTORY/INSTALL clean target to 7.4.X.
2004-03-09 Peter EisentrautBuild scanner output when making a distribution.
2004-03-09 Neil ConwayAdd documentation for the recent 'ALSO' patch for CREAT...
2004-03-09 Bruce MomjianRebuild HISTORY file to match our official style sheets.
2004-03-09 Neil ConwayRefer to GUC variables using <xref> tags rather than...
2004-03-09 Bruce MomjianCorrects a typo, introduces missing variables, and...
2004-03-09 Bruce MomjianDetermines the PKGLIBDIR equivalent under win32. Requir...
2004-03-09 Bruce MomjianAdd ALSO keyword to CREATE RULE.
next