]> granicus.if.org Git - postgresql/shortlog
postgresql
2012-07-02 Robert HaasMake commit_delay much smarter.
2012-07-02 Robert HaasMake walsender more responsive.
2012-07-01 Tom LaneFix race condition in enum value comparisons.
2012-07-01 Tom LaneSuppress compiler warnings in readfuncs.c.
2012-06-30 Tom LaneRemove inappropriate semicolons after function definitions.
2012-06-30 Tom LaneDeclare AnonymousShmem pointer as "void *".
2012-06-30 Tom LanePrevent CREATE TABLE LIKE/INHERITS from (mis) copying...
2012-06-30 Peter Eisentrautinitdb: Update check_need_password for new options
2012-06-30 Heikki LinnakangasValidate xlog record header before enlarging the work...
2012-06-29 Tom LaneFix confusion between "size" and "AnonymousShmemSize".
2012-06-29 Heikki LinnakangasInitialize shared memory copy of ckptXidEpoch correctly...
2012-06-29 Alvaro HerreraMake the pg_upgrade log files contain actual commands
2012-06-29 Peter EisentrautMake init-po and update-po recursive make targets
2012-06-29 Tom LaneFix NOTIFY to cope with I/O problems, such as out-of...
2012-06-29 Alvaro Herrerapg_upgrade: fix off-by-one mistake in snprintf
2012-06-28 Tom LaneProvide MAP_FAILED if sys/mman.h doesn't.
2012-06-28 Heikki LinnakangasUpdate outdated commit; xlp_rem_len field is in page...
2012-06-28 Peter EisentrautFurther fix install program detection
2012-06-28 Robert HaasFix broken mmap failure-detection code, and improve...
2012-06-28 Robert HaasDramatically reduce System V shared memory consumption.
2012-06-28 Robert HaasAdd missing space in event_source GUC description.
2012-06-28 Tom LaneMake UtilityContainsQuery recurse until it finds a...
2012-06-27 Peter EisentrautFix install program detection
2012-06-27 Heikki LinnakangasFix two more neglected comments, still referring to...
2012-06-27 Heikki LinnakangasI neglected many comments in the log+seg -> 64-bit...
2012-06-27 Robert HaasUpdate release notes for pg_terminate_backend changes.
2012-06-27 Peter EisentrautUse system install program when available and usable
2012-06-26 Robert HaasAllow pg_terminate_backend() to be used on backends...
2012-06-26 Robert HaasWhen LWLOCK_STATS is defined, count spindelays.
2012-06-26 Tom LaneCope with smaller-than-normal BLCKSZ setting in SPGiST...
2012-06-26 Robert HaasMake DROP FUNCTION hint more informative.
2012-06-26 Robert HaasReduce use of heavyweight locking inside hash AM.
2012-06-26 Heikki LinnakangasFix pg_upgrade, broken by the xlogid/segno -> 64-bit...
2012-06-26 Tom LaneMake pg_dump emit more accurate dependency information.
2012-06-26 Tom LaneImprove pg_dump's dependency-sorting logic to enforce...
2012-06-25 Alvaro HerreraTighten up includes in sinvaladt.h, twophase.h, proc.h
2012-06-25 Peter EisentrautUnify calling conventions for postgres/postmaster sub...
2012-06-25 Robert HaasFix typo in DEBUG message, introduced by recent WAL...
2012-06-25 Robert HaasUnbreak pg_resetxlog -l.
2012-06-25 Robert HaasRemove sanity test in XRecOffIsValid.
2012-06-25 Kevin GrittnerFix warning for 64-bit literal on 32-bit build.
2012-06-24 Peter EisentrautReplace int2/int4 in C code with int16/int32
2012-06-24 Heikki LinnakangasI missed some references to xlogid/xrecoff in Win32...
2012-06-24 Heikki LinnakangasUse UINT64CONST for 64-bit integer constants.
2012-06-24 Heikki LinnakangasOops. Remove stray paren.
2012-06-24 Heikki LinnakangasUse LL suffix for 64-bit constants.
2012-06-24 Heikki LinnakangasReplace XLogRecPtr struct with a 64-bit integer.
2012-06-24 Heikki LinnakangasAllow WAL record header to be split across pages.
2012-06-24 Heikki LinnakangasMove WAL continuation record information to WAL page...
2012-06-24 Heikki LinnakangasDon't waste the last segment of each 4GB logical log...
2012-06-22 Robert HaasMake pgbench -i emit only one-tenth as many status...
2012-06-22 Robert HaasDocument that && can be used to search arrays.
2012-06-21 Peter EisentrautMake placeholders in SQL command help more consistent...
2012-06-21 Tom LaneFix memory leak in ARRAY(SELECT ...) subqueries.
2012-06-21 Alvaro HerreraRepair comment mangled by a pgindent run long ago
2012-06-21 Heikki LinnakangasAdd a small cache of locks owned by a resource owner...
2012-06-21 Tom LaneRemove incomplete/incorrect support for zero-column...
2012-06-20 Tom LaneIncrease MAX_SYSCACHE_CALLBACKS from 20 to 32.
2012-06-20 Tom LaneCache the results of ri_FetchConstraintInfo in a backen...
2012-06-20 Tom LaneImprove tests for whether we can skip queueing RI enfor...
2012-06-19 Tom LaneAdd pgbench option to add foreign key constraints to...
2012-06-19 Alvaro Herrerapg_dump: Fix verbosity level in LO progress messages
2012-06-19 Peter EisentrautRemove confusing half sentence from legal notice
2012-06-19 Tom LaneShare RI trigger code between NO ACTION and RESTRICT...
2012-06-19 Tom LaneImprove comments about why SET DEFAULT triggers must...
2012-06-18 Tom LaneAllow ON UPDATE/DELETE SET DEFAULT plans to be cached.
2012-06-18 Tom LaneRemove derived fields from RI_QueryKey, and do a bit...
2012-06-18 Peter Eisentrautpg_dump: Add missing newlines at end of messages
2012-06-18 Tom LaneUpdate SQL spec references in ri_triggers code to match...
2012-06-18 Tom LaneChange ON UPDATE SET NULL/SET DEFAULT referential actio...
2012-06-18 Tom LaneRefer to the default foreign key match style as MATCH...
2012-06-17 Peter EisentrautMake documentation of --help and --version options...
2012-06-17 Tom LaneFix stats collector to recover nicely when system clock...
2012-06-17 Magnus HaganderReorder basebackup options, to list pg_basebackup first
2012-06-16 Bruce MomjianRemove 'for' loop perltidy argument, and move args...
2012-06-16 Bruce MomjianIn pgindent, suppress reading the perltidy RC file...
2012-06-16 Bruce MomjianUpdate pgindent Perl indentation instructions based...
2012-06-15 Bruce MomjianImprove pg_upgrade wording for pg_ctl start failure...
2012-06-15 Peter EisentrautImprove reporting of permission errors for array types
2012-06-14 Peter EisentrautAdd more message pluralization
2012-06-14 Robert HaasImprove readability and error messages in pg_backup_sta...
2012-06-14 Robert HaasDoc corrections for pg_is_in_backup patch.
2012-06-14 Robert HaasNew SQL functons pg_backup_in_progress() and pg_backup_...
2012-06-14 Robert HaasDuring transaction cleanup, release locks before deleti...
2012-06-14 Robert HaasAdd new function log_newpage_buffer.
2012-06-14 Robert HaasRemove misplaced sanity check from heap_create().
2012-06-14 Robert HaasRemove RELKIND_UNCATALOGED.
2012-06-14 Robert HaasMake \conninfo print SSL information.
2012-06-14 Tom LaneAdd 9.2 branch to git_changelog's list.
2012-06-14 Tom LaneFlesh out RELEASE_CHANGES instructions for branching...
2012-06-14 Tom LaneStamp library minor versions for 9.3.
2012-06-14 Tom LaneStamp HEAD as 9.3devel.
2012-06-13 Tom LaneRevisit error message details for JSON input parsing.
2012-06-13 Tom LaneRemove release note entry for reverted patch.
2012-06-13 Tom LaneRevert "Reduce checkpoints and WAL traffic on low activ...
2012-06-13 Tom LaneFix description of SQL-standard meaning of CREATE LOCAL...
2012-06-13 Tom LaneDeprecate use of GLOBAL and LOCAL in temp table creation.
2012-06-13 Tom LaneSupport Linux's oom_score_adj API as well as the older...
2012-06-13 Bruce MomjianIn pg_upgrade, verify that the install user has the...
2012-06-13 Peter EisentrautImprove documentation of postgres -C option
next