git.postgresql.org Git - postgresql.git/shortlog

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2021年08月02日 David Rowley Track a Bitmapset of non-pruned partitions in RelOptInfo commit | commitdiff | tree
2021年08月02日 Tom Lane Doc: minor improvements for logical replication protoco... commit | commitdiff | tree
2021年08月02日 Thomas Munro Run checkpointer and bgwriter in crash recovery. commit | commitdiff | tree
2021年08月02日 Andres Freund Remove misplaced comment from AuxiliaryProcessMain(). commit | commitdiff | tree
2021年08月02日 Etsuro Fujita Fix oversight in commit 1ec7fca8592178281cd5cdada0f27a3... commit | commitdiff | tree
2021年08月02日 Amit Kapila Fix test failure in 021_twophase.pl. commit | commitdiff | tree
2021年08月01日 Andrew Dunstan Silence perl warning about uninitialized value commit | commitdiff | tree
2021年07月31日 Tom Lane Doc: alphabetize the regexp_foo() function descriptions... commit | commitdiff | tree
2021年07月31日 Tom Lane Use elog, not Assert, to report failure to provide... commit | commitdiff | tree
2021年07月31日 John Naylor Remove redundant setting of pg_attribute.attcompression commit | commitdiff | tree
2021年07月31日 Dean Rasheed Fix corner-case errors and loss of precision in numeric... commit | commitdiff | tree
2021年07月31日 Heikki Linnakangas Move InRecovery and standbyState global vars to xloguti... commit | commitdiff | tree
2021年07月31日 Heikki Linnakangas Extract code to describe recovery stop reason to a... commit | commitdiff | tree
2021年07月31日 Heikki Linnakangas Remove unnecessary 'restoredFromArchive' global variable. commit | commitdiff | tree
2021年07月31日 Heikki Linnakangas Don't use O_SYNC or similar when opening signal file... commit | commitdiff | tree
2021年07月31日 Michael Paquier Enable TAP tests of pg_receivewal for ZLIB on Windows... commit | commitdiff | tree
2021年07月30日 Jeff Davis Improve documentation for START_REPLICATION ... LOGICAL. commit | commitdiff | tree
2021年07月30日 John Naylor Fix range check in ECPG numeric to int conversion commit | commitdiff | tree
2021年07月30日 Tom Lane Doc: add a glossary entry for "domain". commit | commitdiff | tree
2021年07月30日 Tom Lane In postgres_fdw, allow CASE expressions to be pushed... commit | commitdiff | tree
2021年07月30日 Robert Haas Remove unnecessary call to ReadCheckpointRecord(). commit | commitdiff | tree
2021年07月30日 Michael Paquier Use --no-loop for new calls of pg_receivewal --endpos... commit | commitdiff | tree
2021年07月30日 Heikki Linnakangas Update obsolete comment that still referred to Checkpoi... commit | commitdiff | tree
2021年07月30日 Etsuro Fujita postgres_fdw: Fix handling of pending asynchronous... commit | commitdiff | tree
2021年07月30日 Amit Kapila Remove unused argument in apply_handle_commit_internal(). commit | commitdiff | tree
2021年07月29日 Alvaro Herrera Close yet another race condition in replication slot... commit | commitdiff | tree
2021年07月29日 Daniel Gustafsson docs: Fix bit_count example output commit | commitdiff | tree
2021年07月29日 Tom Lane Improve libpq's handling of OOM during error message... commit | commitdiff | tree
2021年07月29日 Andrew Dunstan Avoid calling TestLib::perl2host on a symlinked directory commit | commitdiff | tree
2021年07月29日 Andrew Dunstan Make TestLib::perl2host more consistent and robust commit | commitdiff | tree
2021年07月29日 Amit Kapila Refactor to make common functions in proto.c and worker.c. commit | commitdiff | tree
2021年07月29日 Daniel Gustafsson Remove unused directory from test/ssl .gitignore commit | commitdiff | tree
2021年07月29日 Andrew Dunstan Add a getter function for a PostgresNode install_path commit | commitdiff | tree
2021年07月29日 Andrew Dunstan Add PostgresVersion.pm method to emit the major version... commit | commitdiff | tree
2021年07月29日 Andrew Dunstan Remove the last vestiges of Exporter from PostgresNode commit | commitdiff | tree
2021年07月29日 Andrew Dunstan Unify PostgresNode's new() and get_new_node() methods commit | commitdiff | tree
2021年07月29日 Andrew Dunstan Add adjust_conf method to PostgresNode commit | commitdiff | tree
2021年07月29日 Andrew Dunstan Add -w back to the flags for pg_ctl (re)start in Postgr... commit | commitdiff | tree
2021年07月29日 Michael Paquier Fix typo in tab-complete.c commit | commitdiff | tree
2021年07月29日 Michael Paquier Add some missing exit() calls in error paths for variou... commit | commitdiff | tree
2021年07月29日 Michael Paquier Add missing exit() in pg_verifybackup when failing... commit | commitdiff | tree
2021年07月29日 David Rowley Adjust MSVC build scripts to parse Makefiles for defines commit | commitdiff | tree
2021年07月28日 David Rowley Don't duplicate references and libraries in MSVC scripts commit | commitdiff | tree
2021年07月28日 David Rowley Make the includes field an array in MSVC build scripts commit | commitdiff | tree
2021年07月28日 Fujii Masao Update minimum recovery point on truncation during... commit | commitdiff | tree
2021年07月28日 John Naylor Disallow negative strides in date_bin() commit | commitdiff | tree
2021年07月28日 David Rowley Use the AddFile function consistently in MSVC build... commit | commitdiff | tree
2021年07月28日 David Rowley Doc: Clarify lock levels taken during ATTACH PARTITION commit | commitdiff | tree
2021年07月28日 Michael Paquier Clarify some comments making use of leetspeak term... commit | commitdiff | tree
2021年07月28日 Michael Paquier Add support for SET ACCESS METHOD in ALTER TABLE commit | commitdiff | tree
2021年07月28日 David Rowley Remove seemingly unneeded include directory in MSVC... commit | commitdiff | tree
2021年07月27日 Alvaro Herrera Set pg_setting.pending_restart when pertinent config... commit | commitdiff | tree
2021年07月27日 Tom Lane Fix bugs in polymorphic-argument resolution for multira... commit | commitdiff | tree
2021年07月27日 Tom Lane Stabilize output of new regression test. commit | commitdiff | tree
2021年07月27日 Fujii Masao Avoid using ambiguous word "non-negative" in error... commit | commitdiff | tree
2021年07月27日 Tom Lane In event triggers, use "pg_temp" only for our own temp... commit | commitdiff | tree
2021年07月27日 Tom Lane Use the "pg_temp" schema alias in EXPLAIN and related... commit | commitdiff | tree
2021年07月27日 Andrew Dunstan Disable command echo in pg_upgrade-created windows... commit | commitdiff | tree
2021年07月27日 Bruce Momjian doc: for various substring funcs, document if only... commit | commitdiff | tree
2021年07月27日 Bruce Momjian pg_resetxlog: add option to set oldest xid & use by... commit | commitdiff | tree
2021年07月27日 Michael Paquier Simplify matching pattern check in TAP tests of pg_rece... commit | commitdiff | tree
2021年07月27日 Michael Paquier Skip trailing whitespaces when parsing integer options commit | commitdiff | tree
2021年07月26日 Alvaro Herrera Remove newly added useless assertion check commit | commitdiff | tree
2021年07月26日 Tomas Vondra psql \dX: check schema when listing statistics objects commit | commitdiff | tree
2021年07月26日 Dean Rasheed Allow numeric scale to be negative or greater than... commit | commitdiff | tree
2021年07月26日 Michael Paquier doc: Fix command example to run regression tests with... commit | commitdiff | tree
2021年07月26日 Tom Lane Harden pg_stat_statements tests against CLOBBER_CACHE_A... commit | commitdiff | tree
2021年07月26日 David Rowley Fix incorrect comment for get_agg_clause_costs commit | commitdiff | tree
2021年07月26日 Michael Paquier Fix a couple of memory leaks in src/bin/pg_basebackup/ commit | commitdiff | tree
2021年07月25日 Tom Lane Get rid of artificial restriction on hash table sizes... commit | commitdiff | tree
2021年07月25日 Andres Freund Deduplicate choice of horizon for a relation procarray.c. commit | commitdiff | tree
2021年07月24日 Tom Lane Fix check for conflicting session- vs transaction-level... commit | commitdiff | tree
2021年07月24日 Tom Lane Make printf("%s", NULL) print "(null)" instead of crashing. commit | commitdiff | tree
2021年07月24日 Tom Lane Remove configure-time thread safety checking (thread_te... commit | commitdiff | tree
2021年07月24日 Tom Lane Fix failure of some headers to compile "standalone". commit | commitdiff | tree
2021年07月24日 Michael Paquier Add missing header declarations for pg_basebackup and... commit | commitdiff | tree
2021年07月24日 Michael Paquier Unify parsing logic for command-line integer options commit | commitdiff | tree
2021年07月23日 Alvaro Herrera Make new test immune to collation commit | commitdiff | tree
2021年07月22日 Alvaro Herrera Make ALTER TRIGGER RENAME consistent for partitioned... commit | commitdiff | tree
2021年07月22日 Alvaro Herrera Rework installation instructions again commit | commitdiff | tree
2021年07月22日 John Naylor Fix division by zero error in date_bin commit | commitdiff | tree
2021年07月22日 Peter Eisentraut Fix typo in comment commit | commitdiff | tree
2021年07月22日 Michael Paquier Disable TAP tests of pg_receivewal for ZLIB on Windows commit | commitdiff | tree
2021年07月22日 Thomas Munro jit: Don't inline functions that access thread-locals. commit | commitdiff | tree
2021年07月22日 David Rowley Make nodeSort.c use Datum sorts for single column sorts commit | commitdiff | tree
2021年07月21日 Tom Lane Doc: improve documentation about exponentiation operator. commit | commitdiff | tree
2021年07月21日 Alvaro Herrera Improve installation instructions a bit commit | commitdiff | tree
2021年07月21日 John Naylor Document "B" and "us" as accepted units in postgres... commit | commitdiff | tree
2021年07月21日 John Naylor Add missing check of noError parameter in euc_tw_and_big5.c commit | commitdiff | tree
2021年07月21日 Peter Eisentraut Add missing enum tags in enums used in nodes commit | commitdiff | tree
2021年07月21日 Peter Eisentraut Rename some node support functions for consistency commit | commitdiff | tree
2021年07月21日 Peter Eisentraut Rename argument of _outValue() commit | commitdiff | tree
2021年07月21日 Peter Eisentraut Rename NodeTag of ExprState commit | commitdiff | tree
2021年07月21日 Peter Eisentraut More improvements of error messages about mismatching... commit | commitdiff | tree
2021年07月21日 Fujii Masao doc: Document that only superusers can use pg_import_sy... commit | commitdiff | tree
2021年07月21日 Fujii Masao Make XLOG_FPI_FOR_HINT records honor full_page_writes... commit | commitdiff | tree
2021年07月20日 Tom Lane Fix corner-case uninitialized-variable issues in plpgsql. commit | commitdiff | tree
2021年07月20日 Michael Paquier Re-enable TAP tests of pg_receivewal for ZLIB on Windows commit | commitdiff | tree
2021年07月20日 Michael Paquier Fix some issues with WAL segment opening for pg_receive... commit | commitdiff | tree
2021年07月20日 Amit Kapila Fix potential buffer overruns in proto.c. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /