]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2011-11-21  Tom LaneMore code review for rangetypes patch.
2011-11-21  Tom LaneFix citext upgrade script to update derived copies...
2011-11-21  Tom LaneFurther code review for range types patch.
2011-11-19  Tom LaneAvoid floating-point underflow while tracking buffer...
2011-11-18  Tom LaneFurther review of range-types patch.
2011-11-18  Simon RiggsAvoid marking buffer dirty when VACUUM has no work...
2011-11-18  Tom LaneDo missed autoheader run for previous commit.
2011-11-18  Bruce MomjianRemove scandir() requirement in pg_upgrade; instead...
2011-11-18  Robert HaasFurther consolidation of DROP statement handling.
2011-11-17  Tom LaneDeclare range inclusion operators as taking anyelement...
2011-11-17  Tom LaneExtend the unknowns-are-same-as-known-inputs type resol...
2011-11-17  Tom LaneFix range_cmp_bounds for the case of equal-valued exclu...
2011-11-17  Alvaro HerreraDon't quote language name
2011-11-17  Alvaro HerreraDon't quote language name
2011-11-17  Robert HaasRemove ancient downcasing code from procedural language...
2011-11-17  Bruce MomjianFix pg_upgrade's pg_scandir_internal() the right way...
2011-11-17  Bruce MomjianFix pg_upgrade's pg_scandir_internal() to properly...
2011-11-17  Bruce MomjianRemove pg_upgrade function no longer called (dir_matchi...
2011-11-17  Robert HaasRestructure get_object_address() so it's safe against...
2011-11-17  Michael MeskesApplied Zoltan's patch to correctly align interval...
2011-11-16  Tom LaneCode review for range-types catalog entries.
2011-11-16  Robert HaasDon't elide blank lines when accumulating psql command...
2011-11-15  Tom LaneImprove caching in range type I/O functions.
2011-11-15  Tom LaneRestructure function-internal caching in the range...
2011-11-15  Tom LaneFix alignment and toasting bugs in range types.
2011-11-15  Tom LaneUpdate oidjoins regression test to match git HEAD.
2011-11-14  Tom LaneReturn NULL instead of throwing error when desired...
2011-11-14  Tom LaneReturn FALSE instead of throwing error for comparisons...
2011-11-14  Tom LaneFix copyright notices, other minor editing in new range...
2011-11-14  Bruce MomjianRerun pgindent with updated typedef list.
2011-11-14  Bruce MomjianRun pgindent on range type files, per request from...
2011-11-13  Michael MeskesApplied patch by Zoltan to fix copy&paste bug in ecpg...
2011-11-13  Simon RiggsWakeup WALWriter as needed for asynchronous commit...
2011-11-12  Tom LaneIn plpgsql, allow foreign tables to define row types.
2011-11-12  Peter EisentrautAdd psql expanded auto mode
2011-11-12  Robert HaasAvoid retaining multiple relation locks in RangeVarGetR...
2011-11-12  Robert HaasFix psql's \dd version check for operator families.
2011-11-10  Tom LaneThrow nice error if server is too old to support psql...
2011-11-10  Robert HaasCorrect documentation for trace_userlocks.
2011-11-10  Robert HaasRevert removal of trace_userlocks, because userlocks...
2011-11-10  Tom LaneAvoid platform-dependent infinite loop in pg_dump.
2011-11-10  Peter EisentrautFix server header file installation with vpath builds
2011-11-10  Bruce MomjianDocument that PQexec() can handle a NULL res pointer...
2011-11-10  Heikki LinnakangasFix another bug in the redo of COPY batches.
2011-11-09  Peter EisentrautOnly install the extension files for the current Python...
2011-11-09  Heikki LinnakangasFix bugs in the COPY heap-insert batching patch.
2011-11-09  Peter EisentrautClean gettext-files file in clean target
2011-11-09  Robert HaasFix compiler warning.
2011-11-09  Heikki LinnakangasIn COPY, insert tuples to the heap in batches.
2011-11-09  Tom LaneTweak new regression test case for more portability.
2011-11-09  Tom LaneFix random discrepancies between parallel_schedule...
2011-11-09  Tom LaneWrap appendrel member outputs in PlaceHolderVars in...
2011-11-08  Heikki LinnakangasMake DatumGetInetP() unpack inet datums with a 1-byte...
2011-11-08  Robert HaasRewrite comment for slightly greater accuracy.
2011-11-08  Robert HaasFix hstore regression tests.
2011-11-08  Heikki LinnakangasAdjust range type docs for some last-minute changes...
2011-11-08  Peter Eisentraut-DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS
2011-11-08  Robert HaasRemove hstore's text => text operator.
2011-11-08  Robert HaasMake VACUUM avoid waiting for a cleanup lock, where...
2011-11-07  Robert HaasMinor grammar improvements.
2011-11-07  Tom LaneFix assorted bugs in contrib/unaccent's configuration...
2011-11-07  Heikki LinnakangasFix timestamp range subdiff functions, when using float...
2011-11-07  Tom LaneOn second thought, we'd better just drop these tests...
2011-11-06  Tom LaneUn-break horology regression test.
2011-11-06  Heikki LinnakangasOops, forgot to fix the catversion when I committed...
2011-11-05  Magnus HaganderUpdate regression tests for \d+ modification
2011-11-05  Magnus HaganderShow statistics target for columns in \d+ on a table
2011-11-05  Magnus HaganderMake psql \d on a sequence show the table/column owning it
2011-11-05  Tom LaneDon't assume that a tuple's header size is unchanged...
2011-11-04  Peter EisentrautFix archive_command example
2011-11-04  Peter EisentrautAdd note about using GNU tar warning options for base...
2011-11-04  Magnus HaganderAdd missing space in comment
2011-11-04  Robert HaasSilence bogus compiler warning.
2011-11-04  Robert HaasCheck the return value of getcwd(), instead of assuming...
2011-11-04  Simon RiggsMove user functions related to WAL into xlogfuncs.c
2011-11-04  Alvaro HerreraUnbreak isolationtester on Win32
2011-11-03  Tom LaneFix bogus code in contrib/ tsearch dictionary examples.
2011-11-03  Tom LaneImprove comments for TSLexeme data structure.
2011-11-03  Tom LaneFix inline_set_returning_function() to allow multiple...
2011-11-03  Andrew DunstanRole membership of superusers is only by explicit membe...
2011-11-03  Bruce MomjianAdjust pg_upgrade "new database skip" code, e.g. 'postg...
2011-11-03  Alvaro HerreraImplement a dry-run mode for isolationtester
2011-11-03  Andrew DunstanDo not treat a superuser as a member of every role...
2011-11-03  Magnus HaganderProperly close replication connection in pg_receivexlog
2011-11-03  Magnus HaganderPre-pad WAL files when streaming transaction log
2011-11-03  Heikki LinnakangasSupport range data types.
2011-11-03  Simon RiggsImprove docs for timing and skipping of checkpoints
2011-11-03  Tom LaneFix handling of PlaceHolderVars in nestloop parameter...
2011-11-02  Tom LaneAvoid scanning nulls at the beginning of a btree index...
2011-11-02  Tom LaneFix btree stop-at-nulls logic properly.
2011-11-02  Simon RiggsUpdate more comments about checkpoints being done by...
2011-11-02  Simon RiggsReduce checkpoints and WAL traffic on low activity...
2011-11-02  Simon RiggsRefactor xlog.c to create src/backend/postmaster/startup.c
2011-11-02  Simon RiggsDerive oldestActiveXid at correct time for Hot Standby.
2011-11-02  Simon RiggsStart Hot Standby faster when initial snapshot is incom...
2011-11-02  Simon RiggsRemove spurious entry from missed catch while patch...
2011-11-02  Simon RiggsFix timing of Startup CLOG and MultiXact during Hot...
2011-11-02  Robert HaasInitialize myProcLocks queues just once, at postmaster...
2011-11-02  Tom LanePreserve Var location information during flatten_join_a...
2011-11-01  Tom LaneFix race condition with toast table access from a stale...
next