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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2019年04月23日 Michael Paquier Fix detection of passwords hashed with MD5 or SCRAM... commit | commitdiff | tree
2019年04月22日 Andres Freund Convert gist to compute page level xid horizon on primary. commit | commitdiff | tree
2019年04月22日 Fujii Masao Fix documentation of pg_start_backup and pg_stop_backup... commit | commitdiff | tree
2019年04月21日 Tomas Vondra Fix mvdistinct and dependencies size calculations commit | commitdiff | tree
2019年04月20日 Bruce Momjian docs: reorder collation regression test order in paragraph commit | commitdiff | tree
2019年04月20日 Stephen Frost GSSAPI: Improve documentation and tests commit | commitdiff | tree
2019年04月19日 Andres Freund Fix slot type issue for fuzzy distance index scan over... commit | commitdiff | tree
2019年04月19日 Andres Freund Fix two memory leaks around force-storing tuples in... commit | commitdiff | tree
2019年04月19日 Tom Lane Fix problems with auto-held portals. commit | commitdiff | tree
2019年04月19日 Michael Paquier Fix collection of typos and grammar mistakes in docs... commit | commitdiff | tree
2019年04月19日 Michael Paquier Clean up some documentation for log_statement_sample_rate commit | commitdiff | tree
2019年04月19日 Michael Paquier Remove dependency to pageinspect in recovery tests commit | commitdiff | tree
2019年04月19日 Andres Freund Fix potential use-after-free for BEFORE UPDATE row... commit | commitdiff | tree
2019年04月18日 Peter Eisentraut Fix handling of temp and unlogged tables in FOR ALL... commit | commitdiff | tree
2019年04月18日 Andres Freund docs: correct typo-ed path to heapam_handler.c. commit | commitdiff | tree
2019年04月18日 Andres Freund pg_dump: Remove stray option parsing support for -o. commit | commitdiff | tree
2019年04月18日 Andres Freund docs: cleanup/remove/update references to OID column. commit | commitdiff | tree
2019年04月17日 Alvaro Herrera Tie loose ends in psql's new \dP command commit | commitdiff | tree
2019年04月17日 Alvaro Herrera psql: display tablespace for partitioned indexes commit | commitdiff | tree
2019年04月17日 Bruce Momjian postgresql.conf.sample: add proper defaults for includ... commit | commitdiff | tree
2019年04月17日 Bruce Momjian docs: clarify pg_upgrade's recovery behavior commit | commitdiff | tree
2019年04月17日 Tom Lane Fix unportable code in pgbench. commit | commitdiff | tree
2019年04月17日 Tom Lane Fix assorted minor bogosity in GSSAPI transport error... commit | commitdiff | tree
2019年04月17日 Tom Lane Minor jsonpath fixes. commit | commitdiff | tree
2019年04月17日 Magnus Hagander Return NULL for checksum failures if checksums are... commit | commitdiff | tree
2019年04月17日 Michael Paquier Fix thinko introduced by 82a5649 in slot.c commit | commitdiff | tree
2019年04月17日 Michael Paquier Simplify some ERROR paths clearing wait events and... commit | commitdiff | tree
2019年04月17日 Michael Paquier Rework handling of invalid indexes with REINDEX CONCURR... commit | commitdiff | tree
2019年04月16日 Fujii Masao Add index terms for reloptions in documentation. commit | commitdiff | tree
2019年04月16日 Peter Eisentraut Better scaling of images in HTML output commit | commitdiff | tree
2019年04月16日 Michael Paquier Remove duplicate assignment when initializing logical... commit | commitdiff | tree
2019年04月16日 Noah Misch Don't write to stdin of a test process that could have... commit | commitdiff | tree
2019年04月15日 Tom Lane Use [FLEXIBLE_ARRAY_MEMBER] not [1] in MultiSortSupport... commit | commitdiff | tree
2019年04月15日 Tomas Vondra Convert pre-existing stats_ext tests to new style commit | commitdiff | tree
2019年04月15日 Tomas Vondra Fix pg_mcv_list deserialization commit | commitdiff | tree
2019年04月15日 Tom Lane Fix failure with textual partition hash keys. commit | commitdiff | tree
2019年04月15日 Tom Lane Avoid possible regression test instability in timestamp... commit | commitdiff | tree
2019年04月15日 Alexander Korotkov Fix division by zero in _bt_vacuum_needs_cleanup() commit | commitdiff | tree
2019年04月15日 Etsuro Fujita Fix thinko in ExecCleanupTupleRouting(). commit | commitdiff | tree
2019年04月15日 Peter Eisentraut Unbreak index optimization for LIKE on bytea commit | commitdiff | tree
2019年04月15日 Michael Paquier Fix SHOW ALL command for non-superusers with replicatio... commit | commitdiff | tree
2019年04月15日 Noah Misch Test both 0.0.0.0 and 127.0.0.x addresses to find a... commit | commitdiff | tree
2019年04月14日 Michael Paquier Switch TAP tests of pg_rewind to use non-superuser... commit | commitdiff | tree
2019年04月14日 Noah Misch MSYS: Translate REGRESS_SHLIB to a Windows file name. commit | commitdiff | tree
2019年04月13日 Noah Misch When Perl "kill(9, ...)" fails, try "pg_ctl kill". commit | commitdiff | tree
2019年04月13日 Tom Lane Prevent memory leaks associated with relcache rd_partch... commit | commitdiff | tree
2019年04月13日 Noah Misch Consistently test for in-use shared memory. commit | commitdiff | tree
2019年04月13日 Michael Paquier Revert "Switch TAP tests of pg_rewind to use a role... commit | commitdiff | tree
2019年04月12日 Magnus Hagander Show shared object statistics in pg_stat_database commit | commitdiff | tree
2019年04月12日 Peter Eisentraut Fix REINDEX CONCURRENTLY of partitions commit | commitdiff | tree
2019年04月12日 Thomas Munro Fix GetNewTransactionId()'s interaction with xidVacLimit. commit | commitdiff | tree
2019年04月12日 Michael Paquier Fix typos in reloptions.c commit | commitdiff | tree
2019年04月12日 Michael Paquier Switch TAP tests of pg_rewind to use a role with minima... commit | commitdiff | tree
2019年04月12日 Michael Paquier Fix more strcmp() calls using boolean-like comparisons... commit | commitdiff | tree
2019年04月11日 Tom Lane Re-order some regression test scripts for more parallelism. commit | commitdiff | tree
2019年04月11日 Tom Lane Speed up sort-order-comparison tests in create_index_sp... commit | commitdiff | tree
2019年04月11日 Tom Lane Split up a couple of long-running regression test scripts. commit | commitdiff | tree
2019年04月11日 Tom Lane Move plpgsql error-trapping tests to a new module-speci... commit | commitdiff | tree
2019年04月11日 Michael Meskes Fix off-by-one check that can lead to a memory overflow... commit | commitdiff | tree
2019年04月11日 Tom Lane Remove duplicative polygon SP-GiST sequencing test. commit | commitdiff | tree
2019年04月11日 Bruce Momjian doc: adjust libpq wording to be neither/nor commit | commitdiff | tree
2019年04月11日 Tom Lane Remove redundant and ineffective test for btree inserti... commit | commitdiff | tree
2019年04月11日 Alvaro Herrera Fix declaration after statement commit | commitdiff | tree
2019年04月10日 Tom Lane Fix backwards test in operator_precedence_warning logic. commit | commitdiff | tree
2019年04月10日 Peter Eisentraut pg_restore: Make not verbose by default commit | commitdiff | tree
2019年04月10日 Amit Kapila Avoid counting transaction stats for parallel worker... commit | commitdiff | tree
2019年04月10日 Thomas Munro Improve comment in sync.h. commit | commitdiff | tree
2019年04月09日 Thomas Munro Fix typos. commit | commitdiff | tree
2019年04月09日 Tom Lane Prevent inlining of multiply-referenced CTEs with outer... commit | commitdiff | tree
2019年04月09日 Alvaro Herrera Fix typo commit | commitdiff | tree
2019年04月09日 Alvaro Herrera Fix memory leak in pgbench commit | commitdiff | tree
2019年04月09日 Tom Lane Test some more cases with partitioned tables in EvalPla... commit | commitdiff | tree
2019年04月09日 Noah Misch Define WIN32_STACK_RLIMIT throughout win32 and cygwin... commit | commitdiff | tree
2019年04月09日 Peter Eisentraut Replace tabs with spaces in one .sql file commit | commitdiff | tree
2019年04月09日 Heikki Linnakangas Fix example in comment. commit | commitdiff | tree
2019年04月09日 Noah Misch Avoid "could not reattach" by providing space for concu... commit | commitdiff | tree
2019年04月08日 Andres Freund tableam: comment and formatting fixes. commit | commitdiff | tree
2019年04月08日 Peter Eisentraut doc: Fix whitespace commit | commitdiff | tree
2019年04月08日 Tom Lane Fix improper interaction of FULL JOINs with lateral... commit | commitdiff | tree
2019年04月08日 Peter Eisentraut doc: Update serial explanation commit | commitdiff | tree
2019年04月08日 Tom Lane Fix EvalPlanQualStart to handle partitioned result... commit | commitdiff | tree
2019年04月08日 Peter Eisentraut doc: Add note about generated columns in foreign tables commit | commitdiff | tree
2019年04月08日 Fujii Masao Add vacuum_truncate reloption. commit | commitdiff | tree
2019年04月08日 Michael Paquier Tweak wording of documentation for pg_checksums commit | commitdiff | tree
2019年04月08日 Andres Freund Reset memory context once per tuple in validateForeignK... commit | commitdiff | tree
2019年04月08日 Andres Freund Fix a number of issues around modifying a previously... commit | commitdiff | tree
2019年04月08日 Michael Paquier Add more tests for partition tuple routing with dropped... commit | commitdiff | tree
2019年04月07日 Tom Lane Avoid fetching past the end of the indoption array. commit | commitdiff | tree
2019年04月07日 Alvaro Herrera psql \dP: list partitioned tables and indexes commit | commitdiff | tree
2019年04月07日 Tom Lane Clean up side-effects of commits ab5fcf2b0 et al. commit | commitdiff | tree
2019年04月07日 Peter Eisentraut Report progress of REINDEX operations commit | commitdiff | tree
2019年04月07日 Peter Eisentraut Cast pg_stat_progress_cluster.cluster_index_relid to oid commit | commitdiff | tree
2019年04月06日 Tom Lane Avoid Python memory leaks in hstore_plpython and jsonb_... commit | commitdiff | tree
2019年04月06日 Tom Lane Fix failures in validateForeignKeyConstraint's slow... commit | commitdiff | tree
2019年04月06日 Michael Paquier Add support TCP user timeout in libpq and the backend... commit | commitdiff | tree
2019年04月05日 Tom Lane Use Append rather than MergeAppend for scanning ordered... commit | commitdiff | tree
2019年04月05日 Alvaro Herrera Add facility to copy replication slots commit | commitdiff | tree
2019年04月05日 Thomas Munro Wake up interested backends when a checkpoint fails. commit | commitdiff | tree
2019年04月05日 Robert Haas Fix missing word. commit | commitdiff | tree
2019年04月05日 Tom Lane Ensure consistent name matching behavior in processSQLN... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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