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年11月10日 Robert Haas Fix thinko in assertion in basebackup.c. commit | commitdiff | tree
2021年11月10日 Robert Haas More cleanup of 'ThisTimeLineID'. commit | commitdiff | tree
2021年11月10日 Peter Eisentraut Fix incorrect format placeholders commit | commitdiff | tree
2021年11月10日 Michael Paquier Improve error messages for some callers of XLogReadRecord() commit | commitdiff | tree
2021年11月10日 Jeff Davis Add pg_checkpointer predefined role for CHECKPOINT... commit | commitdiff | tree
2021年11月09日 Tom Lane Fix instability in 026_overwrite_contrecord.pl test. commit | commitdiff | tree
2021年11月09日 Robert Haas Have the server properly terminate tar archives. commit | commitdiff | tree
2021年11月09日 Peter Eisentraut Remove check for accept() argument types commit | commitdiff | tree
2021年11月09日 Michael Paquier Make some comments use the term "ProcSignal" for consis... commit | commitdiff | tree
2021年11月09日 Fujii Masao doc: Add index entries for pg_stat_statements configura... commit | commitdiff | tree
2021年11月09日 Amit Kapila Rename some enums to use TABLE instead of REL. commit | commitdiff | tree
2021年11月08日 Robert Haas Minimal fix for unterminated tar archive problem. commit | commitdiff | tree
2021年11月08日 Tom Lane Fix incorrect format placeholder. commit | commitdiff | tree
2021年11月08日 Tom Lane libpq: reject extraneous data after SSL or GSS encrypti... commit | commitdiff | tree
2021年11月08日 Tom Lane Reject extraneous data after SSL or GSS encryption... commit | commitdiff | tree
2021年11月08日 David Rowley Fix incorrect hash equality operator bug in Memoize commit | commitdiff | tree
2021年11月08日 Tomas Vondra Fix gist_bool_ops to use gbtreekey2 commit | commitdiff | tree
2021年11月07日 Robert Haas Remove tests added by bd807be6935929bdefe74d1258ca08048... commit | commitdiff | tree
2021年11月07日 Tom Lane Silence uninitialized-variable warning. commit | commitdiff | tree
2021年11月07日 Tom Lane contrib/sslinfo needs a fix too to make hamerkop happy. commit | commitdiff | tree
2021年11月06日 Tom Lane Doc: add some notes about performance of the List funct... commit | commitdiff | tree
2021年11月06日 Andres Freund windows: Remove use of WIN32_LEAN_AND_MEAN from crashdu... commit | commitdiff | tree
2021年11月06日 Tom Lane Blind attempt to fix MSVC pgcrypto build. commit | commitdiff | tree
2021年11月06日 Tom Lane Disallow making an empty lexeme via array_to_tsvector(). commit | commitdiff | tree
2021年11月06日 Tom Lane Second attempt to silence SSL compile failures on hamerkop. commit | commitdiff | tree
2021年11月06日 Alexander Korotkov Reset lastOverflowedXid on standby when needed commit | commitdiff | tree
2021年11月06日 Tom Lane Un-break pg_basebackup's MSVC build. commit | commitdiff | tree
2021年11月06日 Tomas Vondra Add bool GiST opclass to btree_gist commit | commitdiff | tree
2021年11月06日 Tomas Vondra Mark mystreamer variable as PG_USED_FOR_ASSERTS_ONLY commit | commitdiff | tree
2021年11月06日 Peter Geoghegan Update obsolete reference in vacuumlazy.c. commit | commitdiff | tree
2021年11月06日 Tomas Vondra Fix handling of NaN values in BRIN minmax multi commit | commitdiff | tree
2021年11月05日 Peter Geoghegan Update obsolete heap pruning comments. commit | commitdiff | tree
2021年11月05日 Robert Haas Change ThisTimeLineID from a global variable to a local... commit | commitdiff | tree
2021年11月05日 Robert Haas Remove all use of ThisTimeLineID global variable outsid... commit | commitdiff | tree
2021年11月05日 Robert Haas Don't set ThisTimeLineID when there's no reason to... commit | commitdiff | tree
2021年11月05日 Alvaro Herrera Avoid crash in rare case of concurrent DROP commit | commitdiff | tree
2021年11月05日 Alvaro Herrera Document that ALTER TABLE .. TYPE removes statistics commit | commitdiff | tree
2021年11月05日 Alvaro Herrera Pipeline mode disallows multicommand strings commit | commitdiff | tree
2021年11月05日 Alvaro Herrera Document default and changeability of log_startup_progr... commit | commitdiff | tree
2021年11月05日 Robert Haas Introduce 'bbstreamer' abstraction to modularize pg_bas... commit | commitdiff | tree
2021年11月05日 Alvaro Herrera Reword doc blurb for vacuumdb --analyze-in-stages commit | commitdiff | tree
2021年11月05日 Robert Haas Introduce 'bbsink' abstraction to modularize base backu... commit | commitdiff | tree
2021年11月05日 Robert Haas amcheck: Add additional TOAST pointer checks. commit | commitdiff | tree
2021年11月05日 Peter Eisentraut pgcrypto: Remove non-OpenSSL support commit | commitdiff | tree
2021年11月05日 Michael Paquier Improve psql tab completion for COMMENT commit | commitdiff | tree
2021年11月05日 Peter Geoghegan Add hardening to catch invalid TIDs in indexes. commit | commitdiff | tree
2021年11月05日 Michael Paquier Add support for LZ4 compression in pg_receivewal commit | commitdiff | tree
2021年11月05日 Peter Geoghegan Add various assertions to heap pruning code. commit | commitdiff | tree
2021年11月04日 Michael Paquier Fix some thinkos with pg_receivewal --compression-method commit | commitdiff | tree
2021年11月04日 Michael Paquier Rework compression options of pg_receivewal commit | commitdiff | tree
2021年11月04日 Peter Geoghegan Add another old commit to git-blame-ignore-revs. commit | commitdiff | tree
2021年11月03日 Heikki Linnakangas Update alternative expected output file. commit | commitdiff | tree
2021年11月03日 Heikki Linnakangas Fix snapshot reference leak if lo_export fails. commit | commitdiff | tree
2021年11月03日 Peter Eisentraut Fix incorrect format placeholder commit | commitdiff | tree
2021年11月03日 Peter Geoghegan Fix parallel amvacuumcleanup safety bug. commit | commitdiff | tree
2021年11月02日 Tom Lane Blind attempt to silence SSL compile failures on hamerkop. commit | commitdiff | tree
2021年11月02日 Peter Geoghegan Don't overlook indexes during parallel VACUUM. commit | commitdiff | tree
2021年11月02日 Tom Lane Ensure consistent logical replication of datetime and... commit | commitdiff | tree
2021年11月02日 Tom Lane Fix variable lifespan in ExecInitCoerceToDomain(). commit | commitdiff | tree
2021年11月02日 Tom Lane Doc: clean up some places that mentioned template1... commit | commitdiff | tree
2021年11月02日 Tom Lane Doc: be more precise about conflicts between relation... commit | commitdiff | tree
2021年11月02日 Tom Lane Avoid O(N^2) behavior in SyncPostCheckpoint(). commit | commitdiff | tree
2021年11月02日 Fujii Masao pgbench: Fix typo in comment. commit | commitdiff | tree
2021年11月02日 Fujii Masao pgbench: Improve error-handling in pgbench. commit | commitdiff | tree
2021年11月02日 Amit Kapila Move MarkCurrentTransactionIdLoggedIfAny() out of the... commit | commitdiff | tree
2021年11月02日 Amit Kapila Replace XLOG_INCLUDE_XID flag with a more localized... commit | commitdiff | tree
2021年11月01日 Daniel Gustafsson Replace unicode characters in comments with ascii commit | commitdiff | tree
2021年11月01日 Tom Lane Avoid some other O(N^2) hazards in list manipulation. commit | commitdiff | tree
2021年11月01日 Alvaro Herrera Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp commit | commitdiff | tree
2021年11月01日 Michael Paquier Add TAP test for pg_receivewal with timeline switch commit | commitdiff | tree
2021年11月01日 Michael Paquier Preserve opclass parameters across REINDEX CONCURRENTLY commit | commitdiff | tree
2021年10月31日 Tom Lane Don't try to read a multi-GB pg_stat_statements file... commit | commitdiff | tree
2021年10月31日 Tom Lane Doc: improve README files associated with TAP tests. commit | commitdiff | tree
2021年10月31日 Tom Lane Avoid O(N^2) behavior when the standby process releases... commit | commitdiff | tree
2021年10月31日 Tom Lane plpgsql: report proper line number for errors in variab... commit | commitdiff | tree
2021年10月30日 Peter Eisentraut pg_dump: Refactor messages commit | commitdiff | tree
2021年10月30日 Peter Eisentraut doc: Remove some obsolete pgcrypto documentation commit | commitdiff | tree
2021年10月30日 Peter Eisentraut uuid-ossp: Remove obsolete build connection with pgcrypto commit | commitdiff | tree
2021年10月30日 Peter Eisentraut Remove unused chunk from standalone-profile.xsl commit | commitdiff | tree
2021年10月29日 Robert Haas Fix race condition in startup progress reporting. commit | commitdiff | tree
2021年10月29日 Robert Haas When fetching WAL for a basebackup, report errors with... commit | commitdiff | tree
2021年10月29日 Peter Geoghegan Demote pg_unreachable() in heapam to an assertion. commit | commitdiff | tree
2021年10月29日 Tom Lane Test and document the behavior of initialization cross... commit | commitdiff | tree
2021年10月29日 Tom Lane Update time zone data files to tzdata release 2021e. commit | commitdiff | tree
2021年10月29日 Amit Kapila Add tap tests for the schema publications. commit | commitdiff | tree
2021年10月29日 Michael Paquier Speed up TAP tests of pg_receivewal commit | commitdiff | tree
2021年10月28日 Tom Lane Speed up printing of integers in snprintf.c. commit | commitdiff | tree
2021年10月28日 Tom Lane Improve contrib/amcheck's tests for CREATE INDEX CONCUR... commit | commitdiff | tree
2021年10月28日 Michael Paquier Add TAP test for archive_cleanup_command and recovery_e... commit | commitdiff | tree
2021年10月28日 Michael Paquier doc: Fix link to SELinux user guide in sepgsql page commit | commitdiff | tree
2021年10月27日 Peter Geoghegan Remove obsolete nbtree LP_DEAD item comments. commit | commitdiff | tree
2021年10月27日 Jeff Davis Grant memory views to pg_read_all_stats. commit | commitdiff | tree
2021年10月27日 Daniel Gustafsson Fix typos in comments commit | commitdiff | tree
2021年10月27日 Peter Geoghegan Fix ordering of items in nbtree error message. commit | commitdiff | tree
2021年10月27日 Daniel Gustafsson Fix VPATH builds for src/test/ssl targets commit | commitdiff | tree
2021年10月27日 Peter Geoghegan Further harden nbtree posting split code. commit | commitdiff | tree
2021年10月27日 Magnus Hagander Clarify that --system reindexes system catalogs *only* commit | commitdiff | tree
2021年10月27日 Michael Paquier Add test for copy of shared dependencies from template... commit | commitdiff | tree
2021年10月27日 Amit Kapila Allow publishing the tables of schema. commit | commitdiff | tree
2021年10月26日 Jeff Davis Allow GRANT on pg_log_backend_memory_contexts(). commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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