]> granicus.if.org Git - postgresql/shortlog
postgresql
2014-02-24 Bruce Momjianpsql: add separate \d display for disabled system...
2014-02-24 Bruce Momjianpg_dump: fix subtle memory leak in func and arg signat...
2014-02-24 Bruce MomjianFix markup for CHAR() doc patch
2014-02-24 Bruce MomjianAllow single-point polygons to be converted to circles
2014-02-24 Bruce Momjiandocs: document behavior of CHAR() comparisons with...
2014-02-24 Robert HaasUse pg_lsn data type in pg_stat_replication, too.
2014-02-24 Robert HaasRemove a couple of comments from the pg_lsn regression...
2014-02-24 Peter Eisentrautdoc: Improve DocBook XML validity
2014-02-23 Tom LanePrefer pg_any_to_server/pg_server_to_any over pg_do_enc...
2014-02-23 Tom LanePlug some more holes in encoding conversion.
2014-02-23 Peter Eisentrautconfigure.in: Use dnl in place of # where appropriate
2014-02-22 Peter Eisentrautpg_basebackup: Add support for relocating tablespaces
2014-02-21 Tom LaneDo ScalarArrayOp estimation correctly when array is...
2014-02-21 Heikki LinnakangasAvoid integer overflow in hstore_to_json().
2014-02-21 Peter Eisentrautdoc: Clarify documentation page header customization...
2014-02-20 Heikki LinnakangasImprove comment on setting data_checksum GUC.
2014-02-20 Tom LaneRemove inappropriate EXPORTS line.
2014-02-20 Tom LaneAvoid using dllwrap to build pgevent in Mingw builds.
2014-02-19 Tom LaneFix some missing .gitignore and "make clean" items...
2014-02-19 Robert HaasDocument pg_replslot in storage.sgml.
2014-02-19 Robert HaasSwitch various builtin functions to use pg_lsn instead...
2014-02-19 Robert HaasFurther code review for pg_lsn data type.
2014-02-19 Robert Haaspg_lsn macro naming and type behavior revisions.
2014-02-19 Robert HaasAdd a pg_lsn data type, to represent an LSN.
2014-02-18 Tom LaneRemove broken code that tried to handle OVERLAPS with...
2014-02-18 Magnus HaganderDisable RandomizedBaseAddress on MSVC builds
2014-02-18 Heikki LinnakangasFix comment; checkpointer, not bgwriter, performs check...
2014-02-17 Tom LaneLast-minute updates for release notes.
2014-02-17 Robert HaasFix capitalization in README.
2014-02-17 Tom LaneImprove documentation about multixact IDs.
2014-02-17 Tom LaneDocument risks of "make check" in the regression testin...
2014-02-17 Tom LanePrevent potential overruns of fixed-size buffers.
2014-02-17 Noah MischPredict integer overflow to avoid buffer overruns.
2014-02-17 Noah MischFix handling of wide datetime input/output.
2014-02-17 Robert HaasAvoid repeated name lookups during table and index...
2014-02-17 Noah MischDocument security implications of check_function_bodies.
2014-02-17 Noah MischPrevent privilege escalation in explicit calls to PL...
2014-02-17 Noah MischShore up ADMIN OPTION restrictions.
2014-02-17 Tom LaneRelease notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20.
2014-02-17 Tom LanePGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_e...
2014-02-17 Tom LaneFix unportable coding in tarCreateHeader().
2014-02-16 Tom LaneRevert to using --enable-auto-import in Cygwin builds.
2014-02-16 Tom LaneFurther wordsmithing on 9.3.3 release notes.
2014-02-16 Tom LanePGDLLIMPORT'ify DateStyle and IntervalStyle.
2014-02-16 Tom LaneImprove release notes per comments from Andres Freund.
2014-02-16 Tom LaneOn Windows, expect to find Tcl DLL in bin directory...
2014-02-16 Tom LaneFirst-draft release notes for 9.3.3.
2014-02-15 Tom LaneFix unportable coding in BackgroundWorkerStateChange().
2014-02-15 Tom LaneFix unportable coding in DetermineSleepTime().
2014-02-15 Tom LaneCentralize getopt-related declarations in a new header...
2014-02-15 Bruce MomjianRemove use of sscanf in pg_upgrade, and add C comment...
2014-02-15 Bruce Momjianpsql: Add C comment about gset_prefix being freed...
2014-02-15 Tom LaneOoops, forgot to remove solar87 and friends from src...
2014-02-15 Tom LaneUpdate time zone data files to tzdata release 2013i.
2014-02-14 Tom LaneFix fat-fingered makefile changes for pltcl.
2014-02-14 Tom LaneUpdate regression testing instructions.
2014-02-14 Tom LaneIn mingw builds, make our own import library for libtcl...
2014-02-14 Tom LaneSuggest shell here-documents instead of psql -c for...
2014-02-14 Tom LaneIn mingw builds, make our own import library for libperl.
2014-02-14 Tom LaneCosmetic improvements in plpython's make rule for libpy...
2014-02-14 Heikki LinnakangasChange the order that pg_xlog and WAL archive are polle...
2014-02-14 Peter EisentrautFix typo
2014-02-14 Bruce MomjianAdd C comment about problems with CHAR() space trimming
2014-02-13 Tom LaneClean up error cases in psql's COPY TO STDOUT/FROM...
2014-02-13 Alvaro HerreraSeparate multixact freezing parameters from xid's
2014-02-13 Bruce Momjiandocs: improve CREATE FUNCTION docs about language case...
2014-02-13 Bruce Momjianpgcrypto: clarify 'md5' (hash) table entry
2014-02-13 Tom LaneFix length checking for Unicode identifiers containing...
2014-02-13 Bruce Momjianpg_upgrade: mention the need for tablespace snapshots...
2014-02-13 Bruce Momjianpg_upgrade: document use of file system and COW snapshots
2014-02-13 Tom LaneImprove cross-references between minor version release...
2014-02-12 Tom LaneImprove text of stub HISTORY file.
2014-02-12 Tom LaneImprove libpq's error recovery for connection loss...
2014-02-12 Bruce MomjianRevert gmake/make release note changes
2014-02-12 Bruce MomjianRename 'gmake' to 'make' in docs and recommended commands
2014-02-12 Bruce Momjianpg_upgrade: dramatically reduce memory consumption
2014-02-12 Bruce Momjianpg_test_fsync: add C comment about direct I/O and write...
2014-02-12 Tom LaneIn XLogReadBufferExtended, don't assume P_NEW yields...
2014-02-12 Magnus HaganderAdd missing include, required on some platforms
2014-02-12 Magnus HaganderKill pg_basebackup background process when exiting
2014-02-12 Tom LaneUse --disable-auto-import linker switch in Mingw builds...
2014-02-12 Tom LaneRemove --enable-auto-import linker switch in Cygwin...
2014-02-12 Bruce Momjiandoc: Postgres date-style date-only output is ISO
2014-02-12 Tom LaneTweak position of $(DLL_DEFFILE) in shared-library...
2014-02-11 Tom LaneMake gendef.pl emit DATA annotations for global variables.
2014-02-11 Tom LaneFlush a stray definition of $(DLLTOOL).
2014-02-11 Tom LaneGet rid of use of dlltool in Mingw builds.
2014-02-11 Tom LaneCygwin build fixes.
2014-02-11 Peter Eisentrautscripts: Remove newlines from end of generated SQL
2014-02-11 Tom LaneDon't generate plain-text HISTORY and src/test/regress...
2014-02-10 Heikki LinnakangasFix WakeupWaiters() to not wake up an exclusive locker...
2014-02-10 Heikki LinnakangasUse memmove() instead of memcpy() for copying overlappi...
2014-02-09 Stephen FrostFurther pg_dump / ftello improvements
2014-02-09 Stephen FrostFocus on ftello result < 0 instead of errno
2014-02-09 Magnus HaganderLimit pg_basebackup progress output to 1/second
2014-02-09 Magnus HaganderAvoid printing uninitialized filename variable in verbo...
2014-02-09 Stephen FrostMinor pg_dump improvements
2014-02-09 Peter EisentrautMark some more variables as static or include the appro...
2014-02-07 Heikki LinnakangasInitialize the entryRes array between each call to...
2014-02-07 Heikki LinnakangasSpeed up "rare & frequent" type GIN queries.
next