]> granicus.if.org Git - postgresql/shortlog
postgresql
2016-02-12 Tom LaneRevert "isolationtester: don't repeat the is-it-waiting...
2016-02-12 Tom LaneRevert "Still further tweaking of deadlock isolation...
2016-02-12 Alvaro Herrerapgbench: cleanup use of a "logfile" parameter
2016-02-12 Alvaro Herrerapgbench: fix segfault with empty sql file
2016-02-12 Tom LaneStill further tweaking of deadlock isolation tests.
2016-02-12 Tom Laneisolationtester: don't repeat the is-it-waiting query...
2016-02-12 Tom LaneRe-pgindent isolationtester.c.
2016-02-12 Peter EisentrautFix whitespace
2016-02-12 Tom LaneAdd missing "static" qualifier.
2016-02-12 Robert HaasIntroduce extensible node types.
2016-02-12 Robert HaasMake builtin lwlock tranche names consistent.
2016-02-12 Tom LaneFurther tweaking of deadlock isolation tests.
2016-02-11 Tom LaneRefactor check_functional_grouping() to use get_primary...
2016-02-11 Tom LaneRemove GROUP BY columns that are functionally dependent...
2016-02-11 Tom LaneMove pg_constraint.h function declarations to new file...
2016-02-11 Tom LaneFix typo in comment.
2016-02-11 Tom LaneShift the responsibility for emitting "database system...
2016-02-11 Robert HaasUse separate lwlock tranches for buffer, lock, and...
2016-02-11 Tom LaneMake new deadlock isolation test more reproducible.
2016-02-11 Tom LaneCode review for isolationtester changes.
2016-02-11 Teodor SigaevImprove error reporting in format()
2016-02-11 Robert HaasRename PGPROC fields related to group XID clearing...
2016-02-11 Robert HaasAdd some isolation tests for deadlock detection and...
2016-02-11 Robert HaasModify the isolation tester so that multiple sessions...
2016-02-11 Robert HaasSpecify permutations for isolation tests with "invalid...
2016-02-11 Noah MischIn pg_rewind test suite, triple promote timeout to...
2016-02-11 Noah MischAccept pg_ctl timeout from the PGCTLTIMEOUT environment...
2016-02-11 Tom LaneAvoid use of sscanf() to parse ispell dictionary files.
2016-02-10 Tom LaneRevert "Temporarily make pg_ctl and server shutdown...
2016-02-10 Robert HaasCode cleanup in the wake of recent LWLock refactoring.
2016-02-10 Robert Haaspostgres_fdw: Remove unnecessary variable.
2016-02-10 Tom LaneAdd still more chattiness in server shutdown.
2016-02-09 Robert Haaspostgres_fdw: Remove unstable regression test.
2016-02-09 Robert Haaspostgres_fdw: Push down joins to remote servers.
2016-02-09 Tom LaneAdd more chattiness in server shutdown.
2016-02-08 Tom LaneTemporarily make pg_ctl and server shutdown a whole...
2016-02-08 Tom LaneRe-pgindent varlena.c.
2016-02-08 Tom LaneRename typedef "string" to "VarString".
2016-02-08 Tom LaneUse %u not %d to print OIDs.
2016-02-08 Tom LaneLast-minute updates for release notes.
2016-02-08 Tom LaneFix some regex issues with out-of-range characters...
2016-02-08 Fujii MasaoMake GIN regression test stable.
2016-02-08 Andres FreundFix overeager pushdown of HAVING clauses when grouping...
2016-02-07 Tom LaneImprove documentation about PRIMARY KEY constraints.
2016-02-07 Tom LaneFix deparsing of ON CONFLICT arbiter WHERE clauses.
2016-02-07 Tom LaneRelease notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20.
2016-02-07 Tom LaneExecHashRemoveNextSkewBucket must physically copy tuple...
2016-02-07 Robert HaasFix parallel-safety markings for pg_upgrade functions.
2016-02-07 Robert HaasIntroduce a new GUC force_parallel_mode for testing...
2016-02-07 Robert HaasIntroduce group locking to prevent parallel processes...
2016-02-07 Tom LaneImprove speed of timestamp/time/date output functions.
2016-02-06 Tom LaneFix comment block trashed by pgindent.
2016-02-06 Tom LaneImprove HJDEBUG code a bit.
2016-02-06 Tom LaneAdd missing "static" qualifier.
2016-02-06 Noah MischComment on dead code in AtAbort_Portals() and AtSubAbor...
2016-02-06 Noah MischForce certain "pljava" custom GUCs to be PGC_SUSET.
2016-02-05 Tom LaneFirst-draft release notes for 9.4.6.
2016-02-05 Tom LaneUpdate time zone data files to tzdata release 2016a.
2016-02-05 Robert HaasFix typo in comment.
2016-02-05 Robert HaasRemove parallel-safety check from GetExistingLocalJoinPath.
2016-02-05 Robert HaasFix small goof in comment.
2016-02-05 Robert HaasFix typo.
2016-02-05 Tom LaneAdd num_nulls() and num_nonnulls() to count NULL arguments.
2016-02-05 Robert Haaspostgres_fdw: pgindent run.
2016-02-05 Robert Haaspostgres_fdw: Avoid possible misbehavior when RETURNING...
2016-02-05 Robert HaasWhen modifying a foreign table, initialize tableoid...
2016-02-05 Peter EisentrautImprove error message
2016-02-04 Robert HaasAdd some additional core functions to support join...
2016-02-04 Robert HaasChange the way that LWLocks for extensions are allocated.
2016-02-04 Tom LaneSimplify syntax diagram for REINDEX.
2016-02-04 Tom LaneIn pg_dump, ensure that view triggers are processed...
2016-02-03 Robert HaasExtend sortsupport for text to more opclasses.
2016-02-03 Tom LaneAdd hstore_to_jsonb() and hstore_to_jsonb_loose() to...
2016-02-03 Robert HaasAllow parallel custom and foreign scans.
2016-02-03 Peter Eisentrautdoc: Fix stand-alone INSTALL file build
2016-02-03 Tom LaneMake hstore_to_jsonb_loose match hstore_to_json_loose...
2016-02-03 Robert HaasCode review for commit dc203dc3ac40a4b02b92fb827848a547...
2016-02-03 Robert HaasRemove CustomPath's TextOutCustomPath method.
2016-02-03 Robert Haaspostgres_fdw: Allow fetch_size to be set per-table...
2016-02-03 Tom LaneFix IsValidJsonNumber() to notice trailing non-alphanum...
2016-02-03 Peter EisentrautAdd support for systemd service notifications
2016-02-03 Peter EisentrautImprove error reporting when location specified by...
2016-02-02 Tom LaneRemove printQueryOpt.quote field.
2016-02-02 Alvaro HerreraDon't test for system columns on join relations
2016-02-02 Tom LaneRemove unnecessary "implementation of FOO operator...
2016-02-02 Tom LaneFix pg_description entries for jsonb_to_record() and...
2016-02-02 Magnus HaganderFix typo in comment
2016-02-02 Teodor SigaevFix lossy KNN GiST when ordering operator returns non...
2016-02-02 Robert HaasMake all built-in lwlock tranche IDs fixed.
2016-02-01 Alvaro Herrerapgbench: allow per-script statistics
2016-02-01 Robert Haaspgbench: Install guards against obscure overflow condit...
2016-02-01 Fujii MasaoVarious fixes to "ALTER ... SET/RESET" tab completions
2016-02-01 Michael MeskesMake sure ecpg header files do not have a comment lasti...
2016-02-01 Magnus HaganderFix typos in comments
2016-02-01 Heikki LinnakangasFix misspelled function name in comment.
2016-01-31 Andrew DunstanFix error in documentated use of mingw-w64 compilers
2016-01-30 Peter EisentrautFix whitespace
2016-01-30 Robert Haaspostgres_fdw: More preliminary refactoring for upcoming...
2016-01-29 Robert HaasMigrate replication slot I/O locks into a separate...
2016-01-29 Robert HaasMigrate PGPROC's backendLock into PGPROC itself, using...
next