users/gsingh/postgres.git
2022-03-21 Andres Freundpgstat: separate "xact level" handling out of relation...
2022-03-21 Andres Freundpgstat: rename pgstat_initstats() to pgstat_relation_in...
2022-03-21 Andres Freundpgstat: introduce pgstat_relation_should_count().
2022-03-20 Alvaro HerreraBlind fix for uninitialized memory bug in ba9a7e392171
2022-03-20 Thomas MunroLog regression.diffs in 027_stream_regress.pl.
2022-03-20 Tom Lanepsql: handle tab completion of timezone names after...
2022-03-20 Alvaro HerreraEnforce foreign key correctly during cross-partition...
2022-03-20 Tom LaneDoc: fix our example systemd script.
2022-03-20 Peter EisentrautFix global ICU collations for ICU < 54
2022-03-19 Andres FreundAdd a few recent and not so recent revs to git-blame...
2022-03-19 Andres Freundpgstat: split out WAL handling from pgstat_{initialize...
2022-03-19 Andres Freundpgstat: split relation, database handling out of pgstat...
2022-03-19 Andres Freundpgstat: run pgindent on pgstat.c/h.
2022-03-19 Andres Freundci: windows: Use CIRRUS_ESCAPING_PROCESSES, revert...
2022-03-19 Alvaro HerreraFix an outdated and grammatically wrong comment
2022-03-19 Michael PaquierImprove handling of SET ACCESS METHOD for ALTER MATERIA...
2022-03-19 Michael PaquierAdd regression tests for ALTER MATERIALIZED VIEW with...
2022-03-19 Michael Paquierdoc: Mention SET TABLESPACE clause for ALTER MATERIALIZ...
2022-03-19 Andres FreundSilence -Wmaybe-uninitialized compiler warning in dbcom...
2022-03-19 Noah MischClose race condition in slot_creation_error.spec.
2022-03-18 Andres Freundci: compile with -Og where applicable.
2022-03-18 Andres Freundci: include hints how to install OS packages.
2022-03-18 Tom LaneFix incorrect xmlschema output for types timetz and...
2022-03-18 Tom LaneSpecify database encoding in new ICU test.
2022-03-18 Tom LaneDoc: remove bogus instruction to install contrib/hstore.
2022-03-18 Tom LaneRemove workarounds for avoiding [U]INT64_FORMAT in...
2022-03-18 Thomas MunroAdd circular WAL decoding buffer, take II.
2022-03-18 Michael Paquierdoc: Remove mention to in-place tablespaces for pg_tabl...
2022-03-18 Michael PaquierFix header inclusion order in pg_receivewal.c
2022-03-18 Thomas MunroDeclare aarch64 has single copy atomicity for 8 byte...
2022-03-17 Tom LaneDon't bother to attach column name lists to RowExprs...
2022-03-17 Tom LaneRevert applying column aliases to the output of whole...
2022-03-17 Robert HaasRefactor code for reading and writing relation map...
2022-03-17 Tomas VondraFix row filters with multiple publications
2022-03-17 Peter Eisentrautdoc: Add documentation for new field pg_database.daticu...
2022-03-17 Alvaro HerreraSplit ExecUpdate and ExecDelete into reusable pieces
2022-03-17 Peter EisentrautAdd option to use ICU as global locale provider
2022-03-17 Michael PaquierFix pg_tablespace_location() with in-place tablespaces
2022-03-16 Tomas VondraFix publish_as_relid with multiple publications
2022-03-16 Robert HaasSuppress compiler warnings.
2022-03-16 Daniel Gustafssondoc: Ensure intermediate path creation with mkdir
2022-03-16 Alexander KorotkovFix default signature length for gist_ltree_ops
2022-03-16 Thomas MunroFix race between DROP TABLESPACE and checkpointing.
2022-03-16 Michael Paquierpageinspect: Fix memory context allocation of page...
2022-03-16 Thomas MunroFix documentation typo in commit 5e6368b4.
2022-03-16 Thomas MunroFix waiting in RegisterSyncRequest().
2022-03-16 Michael Paquierpageinspect: Fix handling of page sizes and AM types
2022-03-16 Thomas MunroWake up for latches in CheckpointWriteDelay().
2022-03-15 Thomas MunroSilence LLVM 14 API deprecation warnings.
2022-03-15 Robert HaasRemove accidentally-committed file.
2022-03-15 Robert HaasAdd 'basebackup_to_shell' contrib module.
2022-03-15 Robert HaasAllow extensions to add new backup targets.
2022-03-15 Robert HaasChange HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4...
2022-03-15 Amit KapilaFix compiler warning introduced in commit 705e20f855.
2022-03-15 Michael PaquierFix collection of typos in the code and the documentation
2022-03-15 Michael PaquierAdd more regression tests for pg_ls_dir()
2022-03-15 Thomas MunroFix pg_basebackup with in-place tablespaces.
2022-03-14 Robert HaasSupport "of", "tzh", and "tzm" format codes.
2022-03-14 Amit KapilaOptionally disable subscriptions on error.
2022-03-13 Tom LaneFix bogus tab-completion queries.
2022-03-13 Peter GeogheganVACUUM VERBOSE: tweak scanned_pages logic.
2022-03-12 Andres FreundForce track_io_timing off in explain.sql to avoid failu...
2022-03-12 Andres FreundSet synchronous_commit=on in test_setup.sql.
2022-03-12 Peter Geogheganvacuumlazy.c: Standardize rel_pages terminology.
2022-03-12 Peter Geogheganvacuumlazy.c: document vistest and OldestXmin.
2022-03-12 Peter GeogheganNormalize heap_prepare_freeze_tuple argument name.
2022-03-12 Michael PaquierBump XLOG_PAGE_MAGIC due to the addition of wal_compres...
2022-03-11 Alvaro HerreraAdd API of sorts for transition table handling in trigger.c
2022-03-11 Tom LaneRestore the previous semantics of get_constraint_index().
2022-03-11 Robert Haaspg_basebackup: Clean up some bogus file extension tests.
2022-03-11 Robert Haaspg_basebackup: Avoid unclean failure with server-compre...
2022-03-11 Peter EisentrautDefineCollation() code cleanup
2022-03-11 Michael Paquierdoc: Standardize capitalization of term "hot standby...
2022-03-11 Michael PaquierAdd support for zstd with compression of full-page...
2022-03-11 Michael PaquierFix header inclusion order in xloginsert.c with lz4.h
2022-03-10 Andres Freunddshash: Add sequential scan support.
2022-03-10 Peter EisentrautRe-update Unicode data to CLDR 39
2022-03-09 Andres Freundldap tests: Add paths for openbsd.
2022-03-09 Andres Freundldap tests: Don't run on unsupported operating systems.
2022-03-09 Peter EisentrautFix double declaration for check_ok() in pg_upgrade.h
2022-03-09 Peter EisentrautAdd parse_analyze_withcb()
2022-03-09 Peter Eisentrautpycodestyle (PEP 8) cleanup in Python scripts
2022-03-09 Peter Eisentrautunaccent: Remove Python 2 support from Python script
2022-03-09 Michael Paquierdoc: Add ALTER/DROP ROUTINE to the event trigger matrix
2022-03-09 Michael Paquierdoc: Improve references to term "FSM" in pageinspect...
2022-03-08 Andres Freundplpython: Restore alternative output for plpython_error...
2022-03-08 Tomas VondraStabilize test_decoding touching with sequences
2022-03-08 Andres Freundplpython: add missing plpython.h include to plpy_plpymo...
2022-03-08 Robert HaasFix LZ4 tests for remaining buffer space.
2022-03-08 Robert HaasAdd support for zstd base backup compression.
2022-03-08 Michael PaquierImprove comment in execReplication.c
2022-03-08 Amit KapilaAdd the additional information to the logical replicati...
2022-03-08 Andres Freundplpython: Adjust docs after removal of Python 2 support.
2022-03-08 Andres Freundplpython: Code cleanup related to removal of Python...
2022-03-08 Andres Freundplpython: Remove regression test infrastructure for...
2022-03-08 Andres Freundplpython: Remove plpythonu, plpython2u and associated...
2022-03-08 Michael PaquierSimplify SRFs using materialize mode in contrib/ modules
2022-03-07 Tomas VondraCall ReorderBufferProcessXid from sequence_decode
2022-03-07 Peter EisentrautAdd pg_analyze_and_rewrite_varparams()
2022-03-07 Amit KapilaMake the errcontext message in logical replication...
next