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年08月18日 Andres Freund snapshot scalability: cache snapshots using a xact... commit | commitdiff | tree
2020年08月18日 Michael Paquier Fix use-after-release issue in PL/Sample commit | commitdiff | tree
2020年08月18日 Michael Paquier Add PL/Sample to src/test/modules/ commit | commitdiff | tree
2020年08月17日 Alvaro Herrera Disable autovacuum for BRIN test table commit | commitdiff | tree
2020年08月17日 Tom Lane Doc: fix description of UNION/CASE/etc type unification. commit | commitdiff | tree
2020年08月17日 Heikki Linnakangas Mark commit and abort WAL records with XLR_SPECIAL_REL_... commit | commitdiff | tree
2020年08月17日 Heikki Linnakangas Make xact.h usable in frontend. commit | commitdiff | tree
2020年08月17日 Heikki Linnakangas Fix printing last progress report line in client programs. commit | commitdiff | tree
2020年08月17日 Michael Paquier doc: Fix description about bgwriter and checkpoint... commit | commitdiff | tree
2020年08月16日 Andres Freund Fix use of wrong index in ComputeXidHorizons(). commit | commitdiff | tree
2020年08月16日 Andres Freund Make vacuum a bit more verbose to debug BF failure. commit | commitdiff | tree
2020年08月16日 Noah Misch Correct several behavior descriptions in comments. commit | commitdiff | tree
2020年08月15日 Tom Lane Doc: various improvements for pg_basebackup reference... commit | commitdiff | tree
2020年08月15日 Noah Misch Prevent concurrent SimpleLruTruncate() for any given... commit | commitdiff | tree
2020年08月15日 Tom Lane Remove no-longer-usable hstore--1.0--1.1.sql update... commit | commitdiff | tree
2020年08月15日 Peter Eisentraut Remove obsolete cygwin.h hack commit | commitdiff | tree
2020年08月15日 Peter Eisentraut Remove obsolete HAVE_BUGGY_SOLARIS_STRTOD commit | commitdiff | tree
2020年08月15日 Amit Kapila Mark a few logical decoding related variables with... commit | commitdiff | tree
2020年08月15日 Tom Lane Be more careful about the shape of hashable subplan... commit | commitdiff | tree
2020年08月14日 Andres Freund snapshot scalability: Move subxact info to ProcGlobal... commit | commitdiff | tree
2020年08月14日 Andres Freund snapshot scalability: Move PGXACT->vacuumFlags to ProcG... commit | commitdiff | tree
2020年08月14日 Andres Freund snapshot scalability: Introduce dense array of in-progr... commit | commitdiff | tree
2020年08月14日 Alvaro Herrera pg_dump: fix dependencies on FKs to partitioned tables commit | commitdiff | tree
2020年08月14日 Peter Geoghegan Fix obsolete comment in xlogutils.c. commit | commitdiff | tree
2020年08月14日 Tom Lane Fix postmaster's behavior during smart shutdown. commit | commitdiff | tree
2020年08月14日 Heikki Linnakangas Fix typo in test comment. commit | commitdiff | tree
2020年08月14日 Michael Paquier Fix compilation warnings with libselinux 3.1 in contrib... commit | commitdiff | tree
2020年08月14日 Tom Lane Doc: improve examples for json_populate_record() and... commit | commitdiff | tree
2020年08月13日 Andres Freund snapshot scalability: Move PGXACT->xmin back to PGPROC. commit | commitdiff | tree
2020年08月13日 Alvaro Herrera Handle new HOT chains in index-build table scans commit | commitdiff | tree
2020年08月13日 Andres Freund Fix out-of-date version reference, grammar. commit | commitdiff | tree
2020年08月12日 Andres Freund snapshot scalability: Don't compute global horizons... commit | commitdiff | tree
2020年08月12日 Alvaro Herrera BRIN: Handle concurrent desummarization properly commit | commitdiff | tree
2020年08月12日 Tom Lane Improve comments for postmaster.c's BackendList. commit | commitdiff | tree
2020年08月12日 Andres Freund Track latest completed xid as a FullTransactionId. commit | commitdiff | tree
2020年08月11日 Andres Freund Rename VariableCacheData.nextFullXid to nextXid. commit | commitdiff | tree
2020年08月11日 Michael Paquier Improve tab completion of REINDEX in psql commit | commitdiff | tree
2020年08月10日 Peter Eisentraut Replace remaining StrNCpy() by strlcpy() commit | commitdiff | tree
2020年08月10日 Noah Misch Document clashes between logical replication and untrus... commit | commitdiff | tree
2020年08月10日 Noah Misch Empty search_path in logical replication apply worker... commit | commitdiff | tree
2020年08月10日 Noah Misch Move connect.h from fe_utils to src/include/common. commit | commitdiff | tree
2020年08月10日 Tom Lane Make contrib modules' installation scripts more secure. commit | commitdiff | tree
2020年08月09日 Peter Geoghegan Correct nbtree page split lock coupling comment. commit | commitdiff | tree
2020年08月09日 Tom Lane Check for fseeko() failure in pg_dump's _tarAddFile(). commit | commitdiff | tree
2020年08月09日 Tom Lane Remove useless Assert. commit | commitdiff | tree
2020年08月08日 Tom Lane Remove <@ from contrib/intarray's GiST operator classes. commit | commitdiff | tree
2020年08月08日 Peter Geoghegan Teach amcheck to verify sibling links in all cases. commit | commitdiff | tree
2020年08月08日 Alvaro Herrera walsnd: Don't set waiting_for_ping_response spuriously commit | commitdiff | tree
2020年08月08日 Amit Kapila Fix the logical streaming test. commit | commitdiff | tree
2020年08月08日 Peter Eisentraut Add some const decorations commit | commitdiff | tree
2020年08月08日 Amit Kapila Implement streaming mode in ReorderBuffer. commit | commitdiff | tree
2020年08月07日 Peter Geoghegan Make nbtree split REDO locking match original execution. commit | commitdiff | tree
2020年08月07日 Alvaro Herrera Remove PROC_IN_ANALYZE and derived flags commit | commitdiff | tree
2020年08月07日 Tom Lane Support testing of cases where table schemas change... commit | commitdiff | tree
2020年08月07日 Peter Geoghegan Rename nbtree split REDO routine variables. commit | commitdiff | tree
2020年08月07日 Etsuro Fujita Fix yet another issue with step generation in partition... commit | commitdiff | tree
2020年08月06日 Peter Geoghegan Remove obsolete amcheck comment. commit | commitdiff | tree
2020年08月06日 Peter Geoghegan amcheck: Sanitize metapage's allequalimage field. commit | commitdiff | tree
2020年08月06日 David Rowley Fix bogus EXPLAIN output for Hash Aggregate commit | commitdiff | tree
2020年08月06日 Robert Haas Register llvm_shutdown using on_proc_exit, not before_s... commit | commitdiff | tree
2020年08月05日 Bruce Momjian doc: clarify "state" table reference in tutorial commit | commitdiff | tree
2020年08月05日 Tom Lane Fix matching of sub-partitions when a partitioned plan... commit | commitdiff | tree
2020年08月04日 Alexander Korotkov Remove btree page items after page unlink commit | commitdiff | tree
2020年08月04日 Tom Lane Increase hard-wired timeout values in ecpg regression... commit | commitdiff | tree
2020年08月04日 Michael Paquier Make new SSL TAP test for channel_binding more robust commit | commitdiff | tree
2020年08月03日 Peter Geoghegan Fix replica backward scan race condition. commit | commitdiff | tree
2020年08月03日 Peter Geoghegan Add nbtree page deletion assertion. commit | commitdiff | tree
2020年08月03日 Tom Lane Remove unnecessary "DISTINCT" in psql's queries for... commit | commitdiff | tree
2020年08月03日 Tom Lane Doc: fix obsolete info about allowed range of TZ offset... commit | commitdiff | tree
2020年08月03日 Tom Lane Fix behavior of ecpg's "EXEC SQL elif name". commit | commitdiff | tree
2020年08月03日 Michael Paquier Add %P to log_line_prefix for parallel group leader commit | commitdiff | tree
2020年08月03日 Thomas Munro Fix rare failure in LDAP tests. commit | commitdiff | tree
2020年08月03日 Thomas Munro Correct comment in simplehash.h. commit | commitdiff | tree
2020年08月02日 Tom Lane Fix minor issues in psql's new \dAc and related commands. commit | commitdiff | tree
2020年08月02日 David Rowley Use int64 instead of long in incremental sort code commit | commitdiff | tree
2020年08月01日 Noah Misch Change XID and mxact limits to warn at 40M and stop... commit | commitdiff | tree
2020年08月01日 Tom Lane Invent "amadjustmembers" AM method for validating opcla... commit | commitdiff | tree
2020年08月01日 Thomas Munro Use pg_pread() and pg_pwrite() in slru.c. commit | commitdiff | tree
2020年08月01日 Michael Paquier Minimize slot creation for multi-inserts of pg_shdepend commit | commitdiff | tree
2020年08月01日 Thomas Munro Improve programmer docs for simplehash and dynahash. commit | commitdiff | tree
2020年07月31日 Peter Geoghegan Restore lost amcheck TOAST test coverage. commit | commitdiff | tree
2020年07月31日 Tom Lane Fix oversight in ALTER TYPE: typmodin/typmodout must... commit | commitdiff | tree
2020年07月31日 Tom Lane Fix recently-introduced performance problem in ts_headl... commit | commitdiff | tree
2020年07月31日 Thomas Munro Fix compiler warning from Clang. commit | commitdiff | tree
2020年07月31日 Thomas Munro Preallocate some DSM space at startup. commit | commitdiff | tree
2020年07月31日 Michael Paquier Fix comment in instrument.h commit | commitdiff | tree
2020年07月31日 Thomas Munro Cache smgrnblocks() results in recovery. commit | commitdiff | tree
2020年07月31日 Michael Paquier Use multi-inserts for pg_attribute and pg_shdepend commit | commitdiff | tree
2020年07月30日 Tatsuo Ishii Doc: fix high availability solutions comparison. commit | commitdiff | tree
2020年07月30日 Jeff Davis Use pg_bitutils for HyperLogLog. commit | commitdiff | tree
2020年07月30日 Michael Paquier Include partitioned tables for tab completion of VACUUM... commit | commitdiff | tree
2020年07月30日 Michael Paquier doc: Mention index references in pg_inherits commit | commitdiff | tree
2020年07月30日 Thomas Munro Introduce a WaitEventSet for the stats collector. commit | commitdiff | tree
2020年07月30日 Thomas Munro Use WaitLatch() for condition variables. commit | commitdiff | tree
2020年07月30日 Thomas Munro Use a long lived WaitEventSet for WaitLatch(). commit | commitdiff | tree
2020年07月29日 Peter Geoghegan Add hash_mem_multiplier GUC. commit | commitdiff | tree
2020年07月29日 Fujii Masao pg_stat_statements: track number of rows processed... commit | commitdiff | tree
2020年07月29日 Fujii Masao Remove non-fast promotion. commit | commitdiff | tree
2020年07月29日 Jeff Davis HashAgg: use better cardinality estimate for recursive... commit | commitdiff | tree
2020年07月29日 Michael Paquier Fix incorrect print format in json.c commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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