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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2020年01月30日 Fujii Masao Make inherited TRUNCATE perform access permission check... commit | commitdiff | tree
2020年01月30日 Michael Paquier Fix slot data persistency when advancing physical repli... commit | commitdiff | tree
2020年01月27日 Thomas Munro Avoid unnecessary shm writes in Parallel Hash Join. commit | commitdiff | tree
2020年01月26日 Tom Lane In postgres_fdw, don't try to ship MULTIEXPR updates... commit | commitdiff | tree
2020年01月24日 Michael Paquier Doc: Fix list of storage parameters available for ALTER... commit | commitdiff | tree
2020年01月23日 Tom Lane Fix an oversight in commit 4c70098ff. commit | commitdiff | tree
2020年01月23日 Tom Lane Clean up formatting.c's logic for matching constant... commit | commitdiff | tree
2020年01月22日 Michael Paquier Fix concurrent indexing operations with temporary tables commit | commitdiff | tree
2020年01月21日 Andres Freund Fix edge case leading to agg transitions skipping ExecA... commit | commitdiff | tree
2020年01月21日 Michael Paquier Add GUC variables for stat tracking and timeout as... commit | commitdiff | tree
2020年01月20日 Tom Lane Fix pg_dump's sigTermHandler() to use _exit() not exit(). commit | commitdiff | tree
2020年01月20日 Heikki Linnakangas Fix crash in BRIN inclusion op functions, due to missin... commit | commitdiff | tree
2020年01月17日 Tom Lane Repair more failures with SubPlans in multi-row VALUES... commit | commitdiff | tree
2020年01月17日 Alvaro Herrera Set ReorderBufferTXN->final_lsn more eagerly commit | commitdiff | tree
2020年01月17日 Tomas Vondra Allocate freechunks bitmap as part of SlabContext commit | commitdiff | tree
2020年01月15日 Michael Paquier Fix buggy logic in isTempNamespaceInUse() commit | commitdiff | tree
2020年01月14日 Bruce Momjian docs: change "default role" wording to "predefined... commit | commitdiff | tree
2020年01月14日 Dean Rasheed Make rewriter prevent auto-updates on views with condit... commit | commitdiff | tree
2020年01月14日 Amit Kapila Revert test added by commit d207038053. commit | commitdiff | tree
2020年01月13日 Amit Kapila Fix typo. commit | commitdiff | tree
2020年01月12日 Tom Lane Fix edge-case crashes and misestimation in range contai... commit | commitdiff | tree
2020年01月12日 Michael Paquier Remove incorrect assertion for INSERT in logical replic... commit | commitdiff | tree
2020年01月11日 Noah Misch Maintain valid md.c state when FileClose() fails. commit | commitdiff | tree
2020年01月10日 Michael Paquier doc: Fix naming of SELinux commit | commitdiff | tree
2020年01月09日 Peter Eisentraut doc: Add link to upgrading chapter to release notes commit | commitdiff | tree
2020年01月08日 Alvaro Herrera Reimplement nullification of walsender timestamp commit | commitdiff | tree
2020年01月08日 Michael Paquier Revert "Forbid DROP SCHEMA on temporary namespaces" commit | commitdiff | tree
2020年01月07日 Alvaro Herrera pg_stat_activity: show NULL stmt start time for walsenders commit | commitdiff | tree
2020年01月06日 Peter Eisentraut Have logical replication subscriber fire column triggers commit | commitdiff | tree
2020年01月03日 Amit Kapila Fix typos in parallel query docs. commit | commitdiff | tree
2020年01月02日 Alvaro Herrera Fix cloning of row triggers to sub-partitions commit | commitdiff | tree
2020年01月02日 Peter Eisentraut Fix comment in test commit | commitdiff | tree
2020年01月02日 Amit Kapila Fix running out of file descriptors for spill files. commit | commitdiff | tree
2020年01月01日 Bruce Momjian Update copyrights for 2020 commit | commitdiff | tree
2019年12月27日 Alvaro Herrera Add pg_dump test for triggers on partitioned tables commit | commitdiff | tree
2019年12月27日 Bruce Momjian doc: add examples of creative use of unique expression... commit | commitdiff | tree
2019年12月27日 Bruce Momjian docs: clarify infinite range values from data-type... commit | commitdiff | tree
2019年12月27日 Michael Paquier Forbid DROP SCHEMA on temporary namespaces commit | commitdiff | tree
2019年12月26日 Tom Lane Fix possible loss of sync between rectypeid and underly... commit | commitdiff | tree
2019年12月26日 Michael Paquier Fix some comments related to logical repslot advancing commit | commitdiff | tree
2019年12月24日 Thomas Munro Rotate instead of shifting hash join batch number. commit | commitdiff | tree
2019年12月23日 Joe Conway Disallow null category in crosstab_hash commit | commitdiff | tree
2019年12月23日 Tom Lane Disallow partition key expressions that return pseudo... commit | commitdiff | tree
2019年12月23日 Tom Lane Prevent a rowtype from being included in itself via... commit | commitdiff | tree
2019年12月22日 Tom Lane Avoid low-probability regression test failures in times... commit | commitdiff | tree
2019年12月21日 Tom Lane In pgwin32_open, loop after ERROR_ACCESS_DENIED only... commit | commitdiff | tree
2019年12月21日 Bruce Momjian docs: clarify handling of column lists in COPY TO... commit | commitdiff | tree
2019年12月20日 Tom Lane libpq should expose GSS-related parameters even when... commit | commitdiff | tree
2019年12月19日 Tom Lane Doc: add a short summary of available authentication... commit | commitdiff | tree
2019年12月18日 Amit Kapila Fix subscriber invalid memory access on DDL. commit | commitdiff | tree
2019年12月18日 Michael Paquier Remove shadow variables linked to RedoRecPtr in xlog.c commit | commitdiff | tree
2019年12月17日 Tom Lane Fix error reporting for index expressions of prohibited... commit | commitdiff | tree
2019年12月17日 Amit Kapila Change overly strict Assert in TransactionGroupUpdateXi... commit | commitdiff | tree
2019年12月16日 Tom Lane On Windows, wait a little to see if ERROR_ACCESS_DENIED... commit | commitdiff | tree
2019年12月16日 Etsuro Fujita Clean up some misplaced comments in partition_join... commit | commitdiff | tree
2019年12月12日 Tom Lane Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. commit | commitdiff | tree
2019年12月12日 Tom Lane Remove redundant function calls in timestamp[tz]_part(). commit | commitdiff | tree
2019年12月12日 Etsuro Fujita Remove extra parenthesis from comment. commit | commitdiff | tree
2019年12月11日 Tom Lane Doc: back-patch documentation about limitations of... commit | commitdiff | tree
2019年12月09日 Tom Lane Fix race condition in our Windows signal emulation. commit | commitdiff | tree
2019年12月09日 Tom Lane Improve isolationtester's timeout management. commit | commitdiff | tree
2019年12月09日 Amit Kapila Fix typos in miscinit.c. commit | commitdiff | tree
2019年12月08日 Noah Misch Document search_path security with untrusted dbowner... commit | commitdiff | tree
2019年12月08日 Tom Lane Doc: improve documentation about run-time pruning's... commit | commitdiff | tree
2019年12月06日 Michael Paquier Fix handling of OpenSSL's SSL_clear_options commit | commitdiff | tree
2019年12月03日 Tomas Vondra Ensure maxlen is at leat 1 in dict_int commit | commitdiff | tree
2019年12月03日 Michael Paquier Fix failures with TAP tests of pg_ctl on Windows commit | commitdiff | tree
2019年12月01日 Tom Lane Fix misbehavior with expression indexes on ON COMMIT... commit | commitdiff | tree
2019年11月30日 Tomas Vondra Fix off-by-one error in PGTYPEStimestamp_fmt_asc commit | commitdiff | tree
2019年11月27日 Etsuro Fujita Fix typo in comment. commit | commitdiff | tree
2019年11月26日 Tom Lane Allow access to child table statistics if user can... commit | commitdiff | tree
2019年11月26日 Amit Kapila Don't shut down Gather[Merge] early under Limit. commit | commitdiff | tree
2019年11月24日 Tom Lane Avoid assertion failure with LISTEN in a serializable... commit | commitdiff | tree
2019年11月24日 Thomas Munro doc: Fix whitespace in syntax. commit | commitdiff | tree
2019年11月24日 Tom Lane Stabilize NOTIFY behavior by transmitting notifies... commit | commitdiff | tree
2019年11月23日 Tom Lane Improve test coverage for LISTEN/NOTIFY. commit | commitdiff | tree
2019年11月22日 Tom Lane Add test coverage for "unchanged toast column" replicat... commit | commitdiff | tree
2019年11月22日 Tom Lane Fix bogus tuple-slot management in logical replication... commit | commitdiff | tree
2019年11月21日 Tom Lane Defend against self-referential views in relation_is_up... commit | commitdiff | tree
2019年11月21日 Michael Paquier Provide statistics for hypothetical BRIN indexes commit | commitdiff | tree
2019年11月20日 Magnus Hagander Remove incorrect markup commit | commitdiff | tree
2019年11月19日 Alexander Korotkov Fix page modification outside of critical section in GIN commit | commitdiff | tree
2019年11月19日 Alexander Korotkov Revise GIN README commit | commitdiff | tree
2019年11月19日 Alexander Korotkov Fix traversing to the deleted GIN page via downlink commit | commitdiff | tree
2019年11月19日 Alexander Korotkov Fix deadlock between ginDeletePage() and ginStepRight() commit | commitdiff | tree
2019年11月19日 Tom Lane Doc: clarify use of RECURSIVE in WITH. commit | commitdiff | tree
2019年11月19日 Tom Lane Doc: clarify behavior of ALTER DEFAULT PRIVILEGES ... commit | commitdiff | tree
2019年11月17日 Tom Lane Further fix dumping of views that contain just VALUES... commit | commitdiff | tree
2019年11月16日 Tomas Vondra Skip system attributes when applying mvdistinct stats commit | commitdiff | tree
2019年11月15日 Thomas Munro Always call ExecShutdownNode() if appropriate. commit | commitdiff | tree
2019年11月13日 Tom Lane Avoid downcasing/truncation of RADIUS authentication... commit | commitdiff | tree
2019年11月13日 Tom Lane Include TableFunc references when computing expression... commit | commitdiff | tree
2019年11月13日 Tom Lane Handle arrays and ranges in pg_upgrade's test for non... commit | commitdiff | tree
2019年11月11日 Tom Lane Stamp 11.6. REL_11_6 commit | commitdiff | tree
2019年11月11日 Tom Lane Doc: fix ancient mistake, or at least obsolete info... commit | commitdiff | tree
2019年11月11日 Tom Lane Further improve stability of partition_prune regression... commit | commitdiff | tree
2019年11月11日 Peter Eisentraut Translation updates commit | commitdiff | tree
2019年11月10日 Tom Lane Release notes for 12.1, 11.6, 10.11, 9.6.16, 9.5.20... commit | commitdiff | tree
2019年11月09日 Peter Eisentraut Fix subscription test commit | commitdiff | tree
2019年11月09日 Peter Eisentraut doc: Clarify documentation about SSL passphrases commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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