]> granicus.if.org Git - postgresql/history - src
Ensure 64bit arithmetic when calculating tapeSpace
[postgresql] / src /
2013-07-14 Stephen FrostEnsure 64bit arithmetic when calculating tapeSpace
2013-07-14 Peter Eisentrautpg_isready: Message improvement
2013-07-14 Stephen Frostpg_receivexlog - Exit on failure to parse
2013-07-14 Stephen FrostDuring parallel pg_dump, free commands from master
2013-07-13 Peter EisentrautAdd session_preload_libraries configuration parameter
2013-07-12 Noah MischSwitch user ID to the object owner when populating...
2013-07-12 Noah MischMake comments reflect that omission of SPI_gettypmod...
2013-07-12 Peter Eisentrautpg_dump: Formatting cleanup of new messages
2013-07-10 Peter EisentrautFix lack of message pluralization
2013-07-09 Heikki LinnakangasFix memory barrier support on icc on ia64, 2nd attempt.
2013-07-09 Heikki LinnakangasAdd #include needed for _mm_mfence() intrinsic on ia64.
2013-07-09 Peter EisentrautFix bool abuse
2013-07-08 Heikki LinnakangasFix Windows build.
2013-07-08 Heikki LinnakangasImprove scalability of WAL insertions.
2013-07-08 Tom LaneFix planning of parameterized appendrel paths with...
2013-07-07 Peter Eisentrautpg_isready: Make --help output more consistent with...
2013-07-07 Peter Eisentrautpg_resetxlog: Make --help consistent with man page
2013-07-07 Magnus HaganderFix include-guard
2013-07-07 Peter EisentrautPL/Python: Make regression tests pass with older Python...
2013-07-06 Jeff DavisHandle posix_fallocate() errors.
2013-07-06 Michael MeskesAlso escape double quotes for ECPG's #line statement.
2013-07-06 Tom LaneRename a function to avoid naming conflict in parallel...
2013-07-06 Peter EisentrautPL/Python: Convert numeric to Decimal
2013-07-05 Noah MischUpdate messages, comments and documentation for materia...
2013-07-05 Jeff DavisUse posix_fallocate() for new WAL files, where available.
2013-07-05 Magnus HaganderExpose the estimation of number of changed tuples since...
2013-07-05 Michael MeskesApploed patch by MauMau <maumau307@gmail.com> to escape...
2013-07-05 Noah MischUse type "int64" for memory accounting in tuplesort...
2013-07-04 Fujii MasaoFix typo in comment.
2013-07-04 Bruce MomjianAdd C comment about \copy bug in CSV mode
2013-07-04 Robert HaasAdd new GUC, max_worker_processes, limiting number...
2013-07-03 Andrew DunstanInstall all a Makefile's extension controls, not just...
2013-07-03 Fujii MasaoGet rid of pg_class.reltoastidxid.
2013-07-03 Robert HaasRevert "Hopefully-portable regression tests for CREATE...
2013-07-03 Robert HaasHopefully-portable regression tests for CREATE/ALTER...
2013-07-03 Tom LaneFix handling of auto-updatable views on inherited tables.
2013-07-03 Alvaro HerreraUnbreak postmaster restart-after-crash sequence
2013-07-03 Robert HaasRegression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify.
2013-07-03 Robert HaasAdditional regression tests for CREATE OPERATOR.
2013-07-03 Noah MischExpose object name error fields in PL/pgSQL.
2013-07-03 Peter EisentrautAdd #include to make header file independent
2013-07-03 Peter Eisentrautpg_restore: Error about incompatible options
2013-07-02 Robert HaasAdd support for multiple kinds of external toast datums.
2013-07-02 Heikki LinnakangasSilence compiler warning in assertion-enabled builds.
2013-07-02 Robert HaasUse an MVCC snapshot, rather than SnapshotNow, for...
2013-07-02 Peter EisentrautFix regression test make dependencies
2013-07-01 Robert HaasAdd a convenience routine makeFuncCall to reduce duplic...
2013-07-01 Bruce MomjianAdd timezone offset output option to to_char()
2013-07-01 Andrew DunstanImprove support for building PGXS modules with VPATH.
2013-07-01 Bruce MomjianUpdate LSB URL in pg_ctl
2013-07-01 Bruce MomjianRemove undocumented -h (help) option
2013-07-01 Heikki LinnakangasOptimize pglz compressor for small inputs.
2013-07-01 Heikki LinnakangasRetry short writes when flushing WAL.
2013-06-30 Peter EisentrautFix cpluspluscheck in checksum code
2013-06-30 Peter Eisentrautecpg: Consistently use mm_strdup()
2013-06-29 Heikki LinnakangasInline ginCompareItemPointers function for speed.
2013-06-28 Simon RiggsChange errcode for lock_timeout to match NOWAIT
2013-06-28 Simon RiggsALTER TABLE ... ALTER CONSTRAINT for FKs
2013-06-28 Simon RiggsAssert that ALTER TABLE subcommands have pass set
2013-06-28 Alvaro HerreraSend SIGKILL to children if they don't die quickly...
2013-06-28 Robert HaasMake the OVER keyword unreserved.
2013-06-28 Robert HaasDefine Trap and TrapMacro even in non-cassert builds.
2013-06-28 Heikki LinnakangasTrack spinlock delay in microsecond granularity.
2013-06-27 Alvaro HerreraUpdate pg_resetxlog's documentation on multixacts
2013-06-27 Noah MischPermit super-MaxAllocSize allocations with MemoryContex...
2013-06-27 Tom LaneMark index-constraint comments with correct dependency...
2013-06-27 Tom LaneExpect EWOULDBLOCK from a non-blocking connect() call...
2013-06-27 Noah MischCooperate with the Valgrind instrumentation framework.
2013-06-26 Noah MischRefactor aset.c and mcxt.c in preparation for Valgrind...
2013-06-26 Noah MischInitialize pad bytes in GinFormTuple().
2013-06-26 Noah MischRenovate display of non-ASCII messages on Windows.
2013-06-26 Peter Eisentrautpg_receivexlog: Fix logic error
2013-06-25 Alvaro HerreraAvoid inconsistent type declaration
2013-06-25 Andrew DunstanProperly dump dropped foreign table cols in binary...
2013-06-25 Fujii MasaoSupport clean switchover.
2013-06-24 Simon RiggsReverting previous commit, pending investigation
2013-06-24 Simon RiggsALTER TABLE ... ALTER CONSTRAINT for FKs
2013-06-24 Peter EisentrautTranslation updates
2013-06-23 Tom LaneAdd a comment warning against use of pg_usleep() for...
2013-06-23 Simon RiggsEnsure no xid gaps during Hot Standby startup
2013-06-21 Peter EisentrautClarify terminology standalone backend vs. single-user...
2013-06-20 Peter Eisentrautinitdb: Add blank line before output about checksums
2013-06-19 Fujii MasaoSupport TB (terabyte) memory unit in GUC variables.
2013-06-19 Bruce MomjianModernize entab source code
2013-06-19 Kevin GrittnerFix the create_index regression test for Danish collation.
2013-06-18 Peter Eisentrautpsql: Re-allow -1 together with -c or -l
2013-06-17 Jeff DavisAdd buffer_std flag to MarkBufferDirtyHint().
2013-06-15 Tom LaneUse WaitLatch, not pg_usleep, for delaying in pg_sleep().
2013-06-15 Fujii MasaoFix pg_restore -l with the directory archive to display...
2013-06-15 Tom LaneUse SA_RESTART for all signals, including SIGALRM.
2013-06-15 Tom LaneBe consistent about #define'ing configure symbols as...
2013-06-14 Tom LaneUpdate RELEASE_CHANGES to describe library version...
2013-06-14 Tom LaneStamp shared-library minor version numbers for 9.4.
2013-06-14 Tom LaneStamp HEAD as 9.4devel.
2013-06-14 Tom LaneAvoid deadlocks during insertion into SP-GiST indexes.
2013-06-14 Tom LaneRemove special-case treatment of LOG severity level...
2013-06-14 Tom LaneRefactor checksumming code to make it easier to use...
2013-06-14 Peter EisentrautPL/Python: Fix type mixup
2013-06-13 Tom LaneOnly install a portal's ResourceOwner if it actually...
2013-06-12 Noah MischAvoid reading past datum end when parsing JSON.
next