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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2025年02月15日 Tom Lane Make escaping functions retain trailing bytes of an... commit | commitdiff | tree
2025年02月15日 Thomas Munro Fix explicit valgrind interaction in read_stream.c. commit | commitdiff | tree
2025年02月14日 Andres Freund Fix PQescapeLiteral()/PQescapeIdentifier() length handling commit | commitdiff | tree
2025年02月14日 Nathan Bossart Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacu... commit | commitdiff | tree
2025年02月14日 Daniel Gustafsson pgcrypto: Add support for CFB mode in AES encryption commit | commitdiff | tree
2025年02月14日 Nathan Bossart Use PqMsg_Progress macro in HandleParallelMessage(). commit | commitdiff | tree
2025年02月14日 Melanie Plageman Use streaming read I/O in VACUUM's third phase commit | commitdiff | tree
2025年02月14日 Melanie Plageman Use streaming read I/O in VACUUM's first phase commit | commitdiff | tree
2025年02月14日 Melanie Plageman Convert heap_vac_scan_next_block() boolean parameters... commit | commitdiff | tree
2025年02月14日 Nathan Bossart Describe special values in GUC descriptions more consis... commit | commitdiff | tree
2025年02月14日 Daniel Gustafsson Fix assertion on dereferenced object commit | commitdiff | tree
2025年02月14日 Thomas Munro Remove obsolete comment. commit | commitdiff | tree
2025年02月13日 Nathan Bossart Remove unused parameter from execute_extension_script(). commit | commitdiff | tree
2025年02月13日 Peter Eisentraut Remove unnecessary (char *) casts [xlog] commit | commitdiff | tree
2025年02月13日 Peter Eisentraut XLogRegisterData, XLogRegisterBufData void * argument... commit | commitdiff | tree
2025年02月13日 Michael Paquier Fix MakeTransitionCaptureState() to return a consistent... commit | commitdiff | tree
2025年02月13日 Masahiko Sawada Rename RBTXN_PREPARE to RBTXN_IS_PREPARE for better... commit | commitdiff | tree
2025年02月13日 Masahiko Sawada Skip logical decoding of already-aborted transactions. commit | commitdiff | tree
2025年02月12日 Nathan Bossart Remove unneeded volatile qualifier in fmgr.c. commit | commitdiff | tree
2025年02月12日 Tom Lane Clean up impenetrable logic in pg_basebackup/receivelog.c. commit | commitdiff | tree
2025年02月12日 Tom Lane Fix minor memory leaks in pg_dump. commit | commitdiff | tree
2025年02月12日 Andres Freund ci: Collect core files on NetBSD and OpenBSD commit | commitdiff | tree
2025年02月12日 Andres Freund ci: Test NetBSD and OpenBSD commit | commitdiff | tree
2025年02月12日 Andres Freund meson: Fix failure to detect bsd_auth.h presence commit | commitdiff | tree
2025年02月12日 Michael Paquier Fix issue in recovery test 041_checkpoint_at_promote commit | commitdiff | tree
2025年02月12日 Michael Paquier Fix some inconsistencies with memory freeing in pg_crea... commit | commitdiff | tree
2025年02月12日 Peter Eisentraut Remove unnecessary (char *) casts [checksum] commit | commitdiff | tree
2025年02月12日 Peter Eisentraut Remove unnecessary (char *) casts [mem] commit | commitdiff | tree
2025年02月12日 Peter Eisentraut Remove unnecessary (char *) casts [string] commit | commitdiff | tree
2025年02月12日 John Naylor Doc: Fix punctuation errors commit | commitdiff | tree
2025年02月11日 Nathan Bossart Add cost-based vacuum delay time to progress views. commit | commitdiff | tree
2025年02月11日 Nathan Bossart Add is_analyze parameter to vacuum_delay_point(). commit | commitdiff | tree
2025年02月11日 Melanie Plageman Limit pgbench COPY FREEZE to ordinary relations commit | commitdiff | tree
2025年02月11日 Jeff Davis Injection points for hash aggregation. commit | commitdiff | tree
2025年02月11日 Melanie Plageman Eagerly scan all-visible pages to amortize aggressive... commit | commitdiff | tree
2025年02月11日 Andres Freund config: Rename "Asynchronous Behavior" to "I/O" commit | commitdiff | tree
2025年02月11日 Andres Freund config: Split "Worker Processes" out of "Asynchronous... commit | commitdiff | tree
2025年02月11日 Tom Lane Allow extension functions to participate in in-place... commit | commitdiff | tree
2025年02月11日 Tom Lane Implement new optimization rule for updates of expanded... commit | commitdiff | tree
2025年02月11日 Tom Lane Detect whether plpgsql assignment targets are "local... commit | commitdiff | tree
2025年02月11日 Tom Lane Preliminary refactoring of plpgsql expression construction. commit | commitdiff | tree
2025年02月11日 Tom Lane Refactor pl_funcs.c to provide a usage-independent... commit | commitdiff | tree
2025年02月11日 Peter Eisentraut Replace AssertMacro() with Assert() when not in macro commit | commitdiff | tree
2025年02月10日 Michael Paquier Fix indentation of comment in plannodes.h commit | commitdiff | tree
2025年02月10日 Tom Lane Adapt appendPsqlMetaConnect() to the new fmtId() encodi... commit | commitdiff | tree
2025年02月10日 Jeff Davis Lock table in ShareUpdateExclusive when importing index... commit | commitdiff | tree
2025年02月10日 Andres Freund Fix type in test_escape test commit | commitdiff | tree
2025年02月10日 Andres Freund docs: EUC_TW can be up to four bytes wide, not three commit | commitdiff | tree
2025年02月10日 Andres Freund Add test of various escape functions commit | commitdiff | tree
2025年02月10日 Andres Freund Fix handling of invalidly encoded data in escaping... commit | commitdiff | tree
2025年02月10日 Andres Freund Specify the encoding of input to fmtId() commit | commitdiff | tree
2025年02月10日 Andres Freund Add pg_encoding_set_invalid() commit | commitdiff | tree
2025年02月10日 Michael Paquier Reformat node comments in plannodes.h commit | commitdiff | tree
2025年02月09日 Peter Eisentraut Cache NO ACTION foreign keys separately from RESTRICT... commit | commitdiff | tree
2025年02月09日 Peter Eisentraut Make TLS write functions' buffer arguments pointers... commit | commitdiff | tree
2025年02月09日 Michael Paquier Refactor TAP test code for file comparisons into new... commit | commitdiff | tree
2025年02月08日 Tom Lane PDF docs build: avoid spurious "warn" in build logs. commit | commitdiff | tree
2025年02月07日 Tom Lane Fix pgbench performance issue induced by commit af35fe501. commit | commitdiff | tree
2025年02月07日 Tom Lane Doc: clarify behavior of timestamptz input some more. commit | commitdiff | tree
2025年02月07日 Peter Eisentraut Allow non-btree speculative insertion indexes commit | commitdiff | tree
2025年02月07日 Peter Eisentraut Support non-btree indexes for foreign keys commit | commitdiff | tree
2025年02月07日 Peter Eisentraut Virtual generated columns commit | commitdiff | tree
2025年02月07日 Amit Langote Track unpruned relids to avoid processing pruned relations commit | commitdiff | tree
2025年02月07日 Michael Paquier injection_points: Tweak more permutation in isolation... commit | commitdiff | tree
2025年02月07日 Michael Paquier Move SQL tests of pg_stat_io for WAL data to recovery... commit | commitdiff | tree
2025年02月06日 Nathan Bossart Disallow COPY FREEZE on foreign tables. commit | commitdiff | tree
2025年02月06日 Daniel Gustafsson libpq: Handle asynchronous actions during SASL commit | commitdiff | tree
2025年02月06日 Daniel Gustafsson Remove support for linking with libeay32 and ssleay32 commit | commitdiff | tree
2025年02月06日 Nathan Bossart Fix autovacuum_vacuum_max_threshold's GUC description. commit | commitdiff | tree
2025年02月06日 Daniel Gustafsson pgcrypto: Remove static storage class from variables commit | commitdiff | tree
2025年02月06日 Michael Paquier injection_points: Re-enable permutation in isolation... commit | commitdiff | tree
2025年02月05日 Nathan Bossart Introduce autovacuum_vacuum_max_threshold. commit | commitdiff | tree
2025年02月05日 Tom Lane Show more-intuitive titles for psql commands \dt, ... commit | commitdiff | tree
2025年02月05日 Daniel Gustafsson doc: Update links which returned 404 commit | commitdiff | tree
2025年02月05日 Amit Kapila Avoid updating inactive_since for invalid replication... commit | commitdiff | tree
2025年02月04日 Andres Freund meson: ci: ensure tests are built before running them commit | commitdiff | tree
2025年02月04日 Andres Freund meson: Add missing dependencies for libpq tests commit | commitdiff | tree
2025年02月04日 Andres Freund meson: Add missing dependencies to libpq_pipeline test commit | commitdiff | tree
2025年02月04日 Andres Freund meson: Add test dependencies for test_json_parser commit | commitdiff | tree
2025年02月04日 Andres Freund meson: Add pg_regress_ecpg to ecpg test dependencies commit | commitdiff | tree
2025年02月04日 Andres Freund meson: Improve dependencies for tmp_install test target commit | commitdiff | tree
2025年02月04日 Andres Freund meson: Narrow dependencies for 'install-quiet' target commit | commitdiff | tree
2025年02月04日 Alexander Korotkov pg_controldata: Fix possible errors on corrupted pg_control commit | commitdiff | tree
2025年02月04日 Alexander Korotkov Allow usage of match_orclause_to_indexcol() for joins commit | commitdiff | tree
2025年02月04日 Alexander Korotkov Revise the header comment for match_clause_to_indexcol() commit | commitdiff | tree
2025年02月04日 Nathan Bossart vacuumdb: Add missing PQfinish() calls to vacuum_one_da... commit | commitdiff | tree
2025年02月04日 Peter Eisentraut sepgsql: update TAP test to use fat comma style commit | commitdiff | tree
2025年02月04日 Michael Paquier Add data for WAL in pg_stat_io and backend statistics commit | commitdiff | tree
2025年02月03日 Peter Eisentraut Integrate GistTranslateCompareType() into IndexAmTransl... commit | commitdiff | tree
2025年02月03日 Tom Lane Fix incorrect range in pg_regress comment. commit | commitdiff | tree
2025年02月03日 Michael Paquier Improve comment on top of pgstat_count_io_op_time() commit | commitdiff | tree
2025年02月03日 Michael Paquier Fix typo in xlog.c commit | commitdiff | tree
2025年02月02日 Peter Eisentraut Convert strategies to and from compare types commit | commitdiff | tree
2025年02月02日 Peter Eisentraut Move CompareType to separate header file commit | commitdiff | tree
2025年02月02日 Michael Paquier Mention jsonlog in description of logging_collector... commit | commitdiff | tree
2025年02月01日 Peter Eisentraut Add get_opfamily_name() function commit | commitdiff | tree
2025年02月01日 Peter Eisentraut Rename GistTranslateStratnum() to GistTranslateCompareT... commit | commitdiff | tree
2025年02月01日 Peter Eisentraut Add script to keep .editorconfig in sync with .gitattri... commit | commitdiff | tree
2025年02月01日 Amit Langote Add commit 76aa615943 to .git-blame-ignore-revs commit | commitdiff | tree
2025年01月31日 Tom Lane Doc: add commentary about cowboy assignment of maintena... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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