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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2022年02月12日 Peter Geoghegan Add VACUUM instrumentation for scanned pages, relfrozenxid. commit | commitdiff | tree
2022年02月11日 Tomas Vondra Add decoding of sequences to test_decoding commit | commitdiff | tree
2022年02月11日 Peter Geoghegan Simplify lazy_scan_heap's handling of scanned pages. commit | commitdiff | tree
2022年02月11日 Thomas Munro Fix DROP {DATABASE,TABLESPACE} on Windows. commit | commitdiff | tree
2022年02月11日 Tom Lane Don't use_physical_tlist for an IOS with non-returnable... commit | commitdiff | tree
2022年02月11日 Daniel Gustafsson Replace Test::More plans with done_testing commit | commitdiff | tree
2022年02月11日 Robert Haas pg_basebackup: Allow client-side LZ4 (de)compression. commit | commitdiff | tree
2022年02月11日 Robert Haas Add suport for server-side LZ4 base backup compression. commit | commitdiff | tree
2022年02月10日 Tom Lane Make pg_ctl stop/restart/promote recheck postmaster... commit | commitdiff | tree
2022年02月10日 Andrew Dunstan Use gendef instead of pexports for building windows... commit | commitdiff | tree
2022年02月10日 Tomas Vondra Logical decoding of sequences commit | commitdiff | tree
2022年02月10日 Robert Haas Remove server support for the previous base backup... commit | commitdiff | tree
2022年02月10日 Tom Lane Make timeout.c more robust against missed timer interrupts. commit | commitdiff | tree
2022年02月10日 Robert Haas Remove server support for old BASE_BACKUP command syntax. commit | commitdiff | tree
2022年02月10日 Daniel Gustafsson Set SNI ClientHello extension to localhost in tests commit | commitdiff | tree
2022年02月10日 Peter Eisentraut Remove unnecessary resetPQExpBuffer call commit | commitdiff | tree
2022年02月10日 Peter Eisentraut psql: Rename results to result when only a single one... commit | commitdiff | tree
2022年02月10日 Peter Eisentraut Update comment commit | commitdiff | tree
2022年02月10日 Fujii Masao Add min() and max() aggregates for xid8. commit | commitdiff | tree
2022年02月10日 Noah Misch Use Test::Builder::todo_start(), replacing $::TODO. commit | commitdiff | tree
2022年02月10日 Michael Paquier Fix typo in multixact.c commit | commitdiff | tree
2022年02月10日 Michael Paquier Reduce more the number of calls to GetMaxBackends() commit | commitdiff | tree
2022年02月09日 Tom Lane Further tweaks for psql's new tab-completion logic. commit | commitdiff | tree
2022年02月09日 Tom Lane Test honestly for <sys/signalfd.h>. commit | commitdiff | tree
2022年02月09日 Daniel Gustafsson Fix typo in archive modules docs commit | commitdiff | tree
2022年02月09日 Daniel Gustafsson Free temporary memory when reading TOC commit | commitdiff | tree
2022年02月09日 Michael Paquier Retire src/backend/utils/misc/check_guc commit | commitdiff | tree
2022年02月09日 Michael Paquier Add TAP test to automate the equivalent of check_guc commit | commitdiff | tree
2022年02月09日 Tom Lane Remove ppport.h's broken re-implementation of eval_pv(). commit | commitdiff | tree
2022年02月08日 Robert Haas Remove MaxBackends variable in favor of GetMaxBackends... commit | commitdiff | tree
2022年02月08日 Tom Lane Rename create_function_N test scripts for clarity. commit | commitdiff | tree
2022年02月08日 Tom Lane Rearrange core regression tests to reduce cross-script... commit | commitdiff | tree
2022年02月08日 Michael Paquier Add PostgreSQL::Test::Cluster::config_data() commit | commitdiff | tree
2022年02月07日 Alexander Korotkov Reduce non-leaf keys overlap in GiST indexes produced... commit | commitdiff | tree
2022年02月07日 Michael Paquier Add (void) cast in front of rmtree() call at the end... commit | commitdiff | tree
2022年02月06日 Michael Paquier pg_upgrade: Move all the files generated internally... commit | commitdiff | tree
2022年02月05日 Tom Lane Doc: be clearer that foreign-table partitions need... commit | commitdiff | tree
2022年02月05日 Tom Lane Test, don't just Assert, that mergejoin's inputs are... commit | commitdiff | tree
2022年02月04日 John Naylor Improve worst-case performance of text_position_get_mat... commit | commitdiff | tree
2022年02月04日 Thomas Munro Track LLVM 14 API changes, up to 2022年01月30日. commit | commitdiff | tree
2022年02月04日 Amit Kapila Improve invalidation handling in pgoutput.c. commit | commitdiff | tree
2022年02月03日 Robert Haas In basic_archive tests, insist on wal_level='replica'. commit | commitdiff | tree
2022年02月03日 Robert Haas Allow archiving via loadable modules. commit | commitdiff | tree
2022年02月03日 Andres Freund Fix compiler warning in non-assert builds, introduced... commit | commitdiff | tree
2022年02月03日 Andrew Dunstan Authorize new user in pg_basebackup tests commit | commitdiff | tree
2022年02月03日 Peter Eisentraut Add UNIQUE null treatment option commit | commitdiff | tree
2022年02月03日 Etsuro Fujita Further fix for EvalPlanQual with mix of local and... commit | commitdiff | tree
2022年02月03日 Tom Lane Remove configure's check for rl_completion_append_chara... commit | commitdiff | tree
2022年02月03日 Bruce Momjian doc: clarify syntax notation, particularly parentheses commit | commitdiff | tree
2022年02月03日 Andres Freund windows: Improve crash / assert / exception handling. commit | commitdiff | tree
2022年02月03日 Andres Freund ci: windows: run tests under timeout. commit | commitdiff | tree
2022年02月02日 Tom Lane Improve psql tab-completion tests. commit | commitdiff | tree
2022年02月02日 Robert Haas Fix server crash bug in 'server' backup target. commit | commitdiff | tree
2022年02月02日 Peter Eisentraut Some cleanup for change of collate and ctype fields... commit | commitdiff | tree
2022年02月02日 Peter Eisentraut doc: Fix mistake in PL/Python documentation commit | commitdiff | tree
2022年02月02日 Thomas Munro Fix recovery conflict in 027_stream_regress.pl. commit | commitdiff | tree
2022年02月01日 Tom Lane Treat case of tab-completion keywords a bit more carefully. commit | commitdiff | tree
2022年02月01日 Tom Lane Doc: modernize documentation for lo_create()/lo_creat(). commit | commitdiff | tree
2022年01月31日 John Naylor Fix missing undefine in sort_template.h commit | commitdiff | tree
2022年01月31日 Tom Lane Simplify coding around path_contains_parent_reference(). commit | commitdiff | tree
2022年01月31日 Tom Lane Make canonicalize_path() more canonical. commit | commitdiff | tree
2022年01月31日 Andres Freund plperl: windows: Use Perl_setlocale on 5.28+, fixing... commit | commitdiff | tree
2022年01月30日 Michael Paquier Introduce pg_settings_get_flags() to find flags associa... commit | commitdiff | tree
2022年01月30日 Tom Lane psql: improve tab-complete's handling of variant SQL... commit | commitdiff | tree
2022年01月30日 Alvaro Herrera Remove xloginsert.h from xlog.h commit | commitdiff | tree
2022年01月29日 Tom Lane Fix failure to validate the result of select_common_type(). commit | commitdiff | tree
2022年01月29日 Michael Paquier Fix comments about bgworker registration before MaxBack... commit | commitdiff | tree
2022年01月29日 Peter Geoghegan vacuumlazy.c: Rename state field for consistency. commit | commitdiff | tree
2022年01月29日 Michael Paquier Fix incorrect memory context switch in COPY TO execution commit | commitdiff | tree
2022年01月28日 Robert Haas Add bbstreamer_gzip.c to Mkvcbuild.pm. commit | commitdiff | tree
2022年01月28日 Alvaro Herrera Tab-complete ALTER PUBLICATION ADD TABLE with list... commit | commitdiff | tree
2022年01月28日 Robert Haas Remove superfluous variable. commit | commitdiff | tree
2022年01月28日 Robert Haas Move the code to archive files via the shell to a separ... commit | commitdiff | tree
2022年01月28日 Robert Haas Adjust server-side backup to depend on pg_write_server_... commit | commitdiff | tree
2022年01月28日 Robert Haas pg_basebackup: Cleaner handling when compression is... commit | commitdiff | tree
2022年01月28日 Robert Haas Fix mistakes in commit d45099425eb19e420433c9d81d354fe5... commit | commitdiff | tree
2022年01月28日 Robert Haas Allow server-side compression to be used with -Fp. commit | commitdiff | tree
2022年01月28日 Peter Eisentraut Add HEADER support to COPY text format commit | commitdiff | tree
2022年01月28日 Peter Eisentraut Add some const decorations commit | commitdiff | tree
2022年01月28日 Peter Eisentraut doc: Update ALTER COLLATION wording commit | commitdiff | tree
2022年01月28日 Etsuro Fujita Fix typo in comment. commit | commitdiff | tree
2022年01月28日 Fujii Masao Prevent memory context logging from sending log message... commit | commitdiff | tree
2022年01月27日 Andres Freund Specify --host in 027_stream_regress.pl's pg_regress... commit | commitdiff | tree
2022年01月27日 Robert Haas Avoid referencing Z_DEFAULT_COMPRESSION outside HAVE_LIBZ. commit | commitdiff | tree
2022年01月27日 Robert Haas pg_basebackup: Add a dummy return to bbsink_gzip_new(). commit | commitdiff | tree
2022年01月27日 Tomas Vondra Fix ordering of XIDs in ProcArrayApplyRecoveryInfo commit | commitdiff | tree
2022年01月27日 Peter Eisentraut Remove some trailing whitespace in documentation files commit | commitdiff | tree
2022年01月27日 Robert Haas pg_basebackup: Fix a couple of recently-introduced... commit | commitdiff | tree
2022年01月27日 Andrew Dunstan Improve msys2 detection for TAP tests commit | commitdiff | tree
2022年01月27日 Peter Eisentraut psql: Add tab completion for ALTER COLLATION / REFRESH... commit | commitdiff | tree
2022年01月27日 Peter Eisentraut Change collate and ctype fields to type text commit | commitdiff | tree
2022年01月27日 Etsuro Fujita postgres_fdw: Fix handling of a pending asynchronous... commit | commitdiff | tree
2022年01月27日 Noah Misch On sparc64+ext4, suppress test failures from known... commit | commitdiff | tree
2022年01月26日 Magnus Hagander Fix pg_hba_file_rules for authentication method cert commit | commitdiff | tree
2022年01月25日 Tom Lane Replace use of deprecated Python module distutils.sysco... commit | commitdiff | tree
2022年01月25日 Tom Lane Revert "Temporarily add some information about python... commit | commitdiff | tree
2022年01月25日 Robert Haas Tidy up a few cosmetic issues related to pg_basebackup. commit | commitdiff | tree
2022年01月25日 David Rowley Consider parallel awareness when removing single-child... commit | commitdiff | tree
2022年01月25日 Michael Paquier Improve errors related to incorrect TLI on checkpoint... commit | commitdiff | tree
2022年01月25日 Michael Paquier Fix various typos, grammar and code style in comments... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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