OSDN Git Service

pg-rex/syncrep.git
2007-09-29 Tom LaneMake use of additional chklocale.c entries to reject...
2007-09-29 Tom LaneTeach chklocale.c about a few names for frontend-only...
2007-09-28 Tom LaneOn OS X, assume that an empty-string result for nl_lang...
2007-09-28 Bruce MomjianUpdate TCL comment:
2007-09-28 Tom LaneChange initdb and CREATE DATABASE to actively reject...
2007-09-28 Bruce MomjianRemove:
2007-09-28 Tom LaneTweak initdb's text search configuration selection...
2007-09-28 Andrew Dunstanexclude contrib/tsearch2 from regression tests.
2007-09-27 Andrew DunstanTurn build and vcregress .bat files into pure one line...
2007-09-27 Tom LaneFix typos in two comments. Spotted by Brendan Jurd
2007-09-27 Tom LaneTweak pgbench.c to remove the hidden assumption that...
2007-09-27 Tom LaneDefine the FRONTEND symbol in postgres_fe.h, which...
2007-09-27 Tom LaneAdd virtual transaction IDs to CSVLOG output, so that...
2007-09-27 Tom LaneFix Assert failure in ExpandColumnRefStar --- what...
2007-09-27 Bruce MomjianLowercase all mentions of "PostgreSQL" in URLs, per...
2007-09-26 Tom LaneSome small tuptoaster improvements from Greg Stark...
2007-09-26 Tom LaneMinor improvements in backup and recovery:
2007-09-26 Bruce MomjianRename "PostgreSQL" to "Postgres" in 3 places.
2007-09-26 Bruce MomjianRename "PostgreSQL" to "Postgres" in 7 places in the...
2007-09-26 Alvaro HerreraAdjust the new memory limit in the lazy vacuum code...
2007-09-26 Tom LaneCreate a function variable "join_search_hook" to let...
2007-09-26 Magnus HaganderProperly pass -c parameter to ecpg when building regres...
2007-09-26 Michael MeskesApplied patch by ITAGAKI Takahiro <itagaki.takahiro...
2007-09-26 Teodor SigaevFix crash of to_tsvector() function on huge input:...
2007-09-26 Bruce MomjianAdd:
2007-09-26 Bruce MomjianDocument that libpq's PQntuples() might overflow.
2007-09-26 Tom LaneIn the integer-datetimes case, date2timestamp and date2...
2007-09-26 Tom LaneUse SYSV semaphores rather than POSIX on Darwin >=...
2007-09-25 Tom LaneChange on-disk representation of NUMERIC datatype so...
2007-09-25 Tom LaneDept. of second thoughts: fix loop in BgBufferSync...
2007-09-25 Tom LaneJust-in-time background writing strategy. This code...
2007-09-25 Peter EisentrautSmall string tweaks
2007-09-24 Andrew DunstanUse proper search for contrib makefiles in vcregress.pl
2007-09-24 Andrew Dunstanfix typo in vcregress.pl
2007-09-24 Andrew DunstanAdd comments re text <-> bytea internal equivalence...
2007-09-24 Andrew DunstanUse correct PG_GETARG macro in pg_convert
2007-09-24 Alvaro HerreraAvoid having autovacuum read pgstats data too many...
2007-09-24 Alvaro HerreraReduce the size of memory allocations by lazy vacuum...
2007-09-24 Tom LaneSimplify and rename some GUC variables, per various...
2007-09-24 Andrew DunstanRemove "convert 'blah' using conversion_name" facility...
2007-09-23 Tom LaneReplace linear searches with binary searches in pg_dump...
2007-09-23 Andrew DunstanAdd perl replacements for build.bat and vcregress.bat...
2007-09-23 Tom LaneFix bugs in XML binary I/O functions. Heikki and Tom
2007-09-23 Andrew DunstanRestrict overly broad searches, and fix typo, in recent...
2007-09-23 Tom LaneMake autovacuum report the start time of its current...
2007-09-23 Tom LaneTransactionIdIsInProgress can skip scanning the ProcArr...
2007-09-23 Bruce MomjianTypo fix from Brendan Jurd.
2007-09-23 Tom LaneTemporarily modify tsearch regression tests to suppress...
2007-09-22 Tom LaneFix cost estimates for EXISTS subqueries that are evalu...
2007-09-22 Andrew DunstanReplace calls to external dir program with perlish...
2007-09-22 Tom LaneDocument the translations from Postgres message severit...
2007-09-22 Tom LaneFix erroneous Assert() in syslogger process start in...
2007-09-22 Tom LaneFix bogus calculation of potential output string length...
2007-09-22 Tom LaneParenthesize macro arguments safely. I see no bug...
2007-09-22 Tom LaneAlthough I'd misdiagnosed the reason for the recent...
2007-09-22 Tom LaneDoh --- what's really happening on buildfarm member...
2007-09-22 Andrew DunstanGo back to using a separate method for doing ILIKE...
2007-09-22 Tom LaneFix varlena.c routines to allow 1-byte-header text...
2007-09-21 Tom LaneFix regex, LIKE, and some other second-rank text-manipu...
2007-09-21 Tom LaneImprove handling of prune/no-prune decisions by storing...
2007-09-21 Tom LaneChange tqual.c tests to use !TransactionIdIsCurrentTran...
2007-09-21 Tom LaneMake some simple performance improvements in Transactio...
2007-09-21 Tom LaneFix comments that misspelled TransactionIdIsInProgress...
2007-09-21 Michael MeskesRemoved superfluous ECPGfree() call.
2007-09-21 Tom LaneIf we're gonna provide an --enable-profiling configure...
2007-09-21 Tom LaneInsert a hack in pl/tcl to disable Tcl's built-in Notif...
2007-09-20 Tom LaneSolaris portability fix that was previously made in...
2007-09-20 Tom LaneRevert ill-fated patch to release exclusive lock early...
2007-09-20 Bruce MomjianDone:
2007-09-20 Andrew DunstanCleanup items from csvlog changes, per ITAGAKI Takahiro.
2007-09-20 Teodor SigaevFix msvc warnings, patch by Hannes Eder <Hannes@HannesE...
2007-09-20 Tom LaneHOT updates. When we update a tuple without changing...
2007-09-19 Neil ConwayPrevent corr() from returning the wrong results for...
2007-09-19 Bruce MomjianRemove tabs from SGML file.
2007-09-18 Andrew DunstanClose previously open holes for invalidly encoded data...
2007-09-18 Teodor SigaevAvoid possibly-unportable initializer, per buildfarm...
2007-09-18 Bruce MomjianDoc reminder that integer pg version also needs updating.
2007-09-17 Bruce MomjianRemove extra tab in postgresql.conf
2007-09-16 Tom LaneRemove Assert(BgWriterShmem != NULL), which is rather...
2007-09-16 Tom LaneFix overflow in extract(epoch from interval) for interv...
2007-09-16 Tom LaneUpdate release notes for last-minute fix.
2007-09-16 Tom LaneFix aboriginal mistake in lazy VACUUM's code for trunca...
2007-09-15 Bruce MomjianUpdate Japanese FAQ.
2007-09-14 Bruce MomjianAdd:
2007-09-14 Bruce MomjianAdd:
2007-09-14 Bruce MomjianFix markup.
2007-09-14 Bruce MomjianUpdate pronunciation FAQ item.
2007-09-14 Bruce MomjianUpdate to mention alternate project name is "Postgres".
2007-09-14 Bruce MomjianRemove GIN interface section, which is now documented...
2007-09-14 Tom LaneFix markup that doesn't work in back branches.
2007-09-14 Bruce MomjianFix GSS API pointer checking.
2007-09-14 Bruce MomjianDocument atan2() as y/x, rather than x/y, to conform...
2007-09-14 Tom LaneMinor editorialization on release notes.
2007-09-14 Bruce MomjianAdd some links for escape strings.
2007-09-14 Bruce MomjianAdd LDAP URL documentation.
2007-09-14 Bruce MomjianUpdate documentation to mention that autovacuum also...
2007-09-14 Bruce MomjianClarify tar documentation about return error codes.
2007-09-14 Bruce MomjianUpdate tsearch include location in example.
2007-09-14 Bruce MomjianAdd tsearch tab completion support:
2007-09-14 Bruce MomjianThis is small patch fixes a spi example (PG_MODULE_MAGI...
next