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年04月01日 Michael Paquier Switch the regression tests of pg_upgrade to use TAP... commit | commitdiff | tree
2022年03月31日 Tom Lane Keep plpgsql.h C++-clean. commit | commitdiff | tree
2022年03月31日 Tom Lane Expose a few more PL/pgSQL functions to debugger plugins. commit | commitdiff | tree
2022年03月31日 Andrew Dunstan Fix comments with "a expression" commit | commitdiff | tree
2022年03月31日 Andrew Dunstan RETURNING clause for JSON() and JSON_SCALAR() commit | commitdiff | tree
2022年03月31日 Robert Haas initdb: When running CREATE DATABASE, use STRATEGY... commit | commitdiff | tree
2022年03月31日 Tom Lane Fix postgres_fdw to check shippability of sort clauses... commit | commitdiff | tree
2022年03月31日 Andres Freund Print information about type of test and subdirectory... commit | commitdiff | tree
2022年03月31日 Andrew Dunstan Remove use of perl parent module in Cluster.pm commit | commitdiff | tree
2022年03月31日 Robert Haas In basebackup_to_shell tests, properly set up pg_hba... commit | commitdiff | tree
2022年03月31日 Peter Eisentraut psql: Refactor SendQuery() commit | commitdiff | tree
2022年03月31日 Tom Lane Add missing newline in one libpq error message. commit | commitdiff | tree
2022年03月31日 Peter Eisentraut psql: Add tests for \errverbose commit | commitdiff | tree
2022年03月31日 Andrew Dunstan Fix comment typo in PotsgreSQL::Test::Cluster module commit | commitdiff | tree
2022年03月31日 Daniel Gustafsson doc: Fix typo in ANALYZE documentation commit | commitdiff | tree
2022年03月31日 Daniel Gustafsson Add diagnostic output on error in pump_until commit | commitdiff | tree
2022年03月31日 Amit Kapila Raise a WARNING for missing publications. commit | commitdiff | tree
2022年03月31日 Michael Paquier Clean up some dead code in pg_dump with tar format... commit | commitdiff | tree
2022年03月30日 Tom Lane Add .gitignore for basebackup_to_shell. commit | commitdiff | tree
2022年03月30日 Tomas Vondra Optimize order of GROUP BY keys commit | commitdiff | tree
2022年03月30日 Andrew Dunstan SQL JSON functions commit | commitdiff | tree
2022年03月30日 Robert Haas Fix possible NULL-pointer-deference in backup_compressi... commit | commitdiff | tree
2022年03月30日 Robert Haas basebackup_to_shell: Add TAP test. commit | commitdiff | tree
2022年03月30日 Robert Haas Document basebackup_to_shell.required_role. commit | commitdiff | tree
2022年03月30日 Peter Eisentraut Add range_agg with multirange inputs commit | commitdiff | tree
2022年03月30日 Andres Freund ci: enable zstd where available. commit | commitdiff | tree
2022年03月30日 Peter Eisentraut Change some internal error messages to elogs commit | commitdiff | tree
2022年03月30日 Andrew Dunstan Make PostgreSQL::Test::Cluster compatible with all... commit | commitdiff | tree
2022年03月30日 Peter Eisentraut Additional tests for range_intersect_agg(anymultirange) commit | commitdiff | tree
2022年03月30日 Peter Eisentraut doc: Document range_intersect_agg(anymultirange) commit | commitdiff | tree
2022年03月30日 Robert Haas Allow parallel zstd compression when taking a base... commit | commitdiff | tree
2022年03月30日 Robert Haas Simplify a needlessly-complicated regular expression. commit | commitdiff | tree
2022年03月30日 Daniel Gustafsson doc: Clarify when SSL actually means TLS commit | commitdiff | tree
2022年03月30日 Etsuro Fujita Fix typo in comment. commit | commitdiff | tree
2022年03月30日 Peter Eisentraut Add header matching mode to COPY FROM commit | commitdiff | tree
2022年03月30日 Michael Paquier Add TAP test in pg_dump with --format=tar and --compress commit | commitdiff | tree
2022年03月30日 Amit Kapila Skip empty transactions for logical replication. commit | commitdiff | tree
2022年03月29日 Robert Haas Make PostgreSQL::Test::Cluster::run_log() return a... commit | commitdiff | tree
2022年03月29日 Andrew Dunstan SQL/JSON query functions commit | commitdiff | tree
2022年03月29日 Robert Haas In 020_createdb.pl, change order of command-line arguments. commit | commitdiff | tree
2022年03月29日 Robert Haas Add new block-by-block strategy for CREATE DATABASE. commit | commitdiff | tree
2022年03月29日 Alvaro Herrera Revert "Fix replay of create database records on standby" commit | commitdiff | tree
2022年03月29日 Robert Haas Explain why the startup process can't cause a shortage... commit | commitdiff | tree
2022年03月29日 Daniel Gustafsson doc: Make UPDATE FROM examples consistent commit | commitdiff | tree
2022年03月29日 Daniel Gustafsson Enable SSL library detection via PQsslAttribute() commit | commitdiff | tree
2022年03月29日 Peter Eisentraut psql: Add test for psql behavior on server crash commit | commitdiff | tree
2022年03月29日 Michael Paquier Avoid instabilities with the regression tests of pg_fre... commit | commitdiff | tree
2022年03月29日 Michael Paquier Add system view pg_ident_file_mappings commit | commitdiff | tree
2022年03月29日 Michael Paquier Modify query on pg_hba_file_rules to check for errors... commit | commitdiff | tree
2022年03月28日 Andrew Dunstan IS JSON predicate commit | commitdiff | tree
2022年03月28日 Joe Conway Use has_privs_for_roles for predefined role checks commit | commitdiff | tree
2022年03月28日 Robert Haas Remove the ability of a role to administer itself. commit | commitdiff | tree
2022年03月28日 Robert Haas Fix a few goofs in new backup compression code. commit | commitdiff | tree
2022年03月28日 Tom Lane Add public ruleutils.c entry point to deparse a Query. commit | commitdiff | tree
2022年03月28日 Alvaro Herrera Fix role names in merge.sql regress file commit | commitdiff | tree
2022年03月28日 Alvaro Herrera Add support for MERGE SQL command commit | commitdiff | tree
2022年03月28日 Peter Eisentraut Preparatory test cleanup commit | commitdiff | tree
2022年03月28日 Tomas Vondra Document autoanalyze limitations for partitioned tables commit | commitdiff | tree
2022年03月28日 Peter Eisentraut Make JSON path numeric literals more correct commit | commitdiff | tree
2022年03月28日 Andres Freund Don't fail for > 1 walsenders in 019_replslot_limit... commit | commitdiff | tree
2022年03月28日 Andres Freund Mark pg_stat_get_subscription_stats() strict. commit | commitdiff | tree
2022年03月28日 Andres Freund Fix NULL input behaviour of pg_stat_get_replication_slot(). commit | commitdiff | tree
2022年03月28日 Thomas Munro Fix pg_waldump docs. commit | commitdiff | tree
2022年03月28日 Andres Freund waldump: fix use-after-free in search_directory(). commit | commitdiff | tree
2022年03月27日 Tom Lane Fix up compiler warnings/errors from f4fb45d15. commit | commitdiff | tree
2022年03月27日 Andrew Dunstan SQL/JSON constructors commit | commitdiff | tree
2022年03月27日 Andrew Dunstan Common SQL/JSON clauses commit | commitdiff | tree
2022年03月27日 Daniel Gustafsson Remove more unused module imports from TAP tests commit | commitdiff | tree
2022年03月27日 Tom Lane Remove useless variable. commit | commitdiff | tree
2022年03月27日 Tom Lane Avoid using large pass-by-value struct arguments in... commit | commitdiff | tree
2022年03月27日 Tom Lane Fix breakage of get_ps_display() in the PS_USE_NONE... commit | commitdiff | tree
2022年03月27日 Michael Paquier Fix comment in execParallel.c commit | commitdiff | tree
2022年03月27日 Michael Paquier pageinspect: Add more sanity checks to prevent out... commit | commitdiff | tree
2022年03月26日 Tomas Vondra Wait for subscription to sync in t/031_column_list.sql commit | commitdiff | tree
2022年03月26日 Daniel Gustafsson SSL TAP test backend library independence refactoring commit | commitdiff | tree
2022年03月26日 Tom Lane Suppress compiler warning in relptr_store(). commit | commitdiff | tree
2022年03月26日 Tomas Vondra Move prattrs to the pg_publication_rel section in docs commit | commitdiff | tree
2022年03月26日 Tom Lane Suppress compiler warning in pub_collist_to_bitmapset(). commit | commitdiff | tree
2022年03月26日 Tomas Vondra Allow specifying column lists for logical replication commit | commitdiff | tree
2022年03月25日 Tomas Vondra Minor improvements in sequence decoding code and docs commit | commitdiff | tree
2022年03月25日 Tom Lane Harden TAP tests that intentionally corrupt page checksums. commit | commitdiff | tree
2022年03月25日 Tomas Vondra Handle sequences in preprocess_pubobj_list commit | commitdiff | tree
2022年03月25日 Tomas Vondra Update tab-completion for CREATE PUBLICATION with sequences commit | commitdiff | tree
2022年03月25日 Alvaro Herrera Fix replay of create database records on standby commit | commitdiff | tree
2022年03月25日 Peter Eisentraut Make update-unicode target work in vpath builds commit | commitdiff | tree
2022年03月25日 Peter Eisentraut Refactor DLSUFFIX handling commit | commitdiff | tree
2022年03月25日 Etsuro Fujita postgres_fdw: Minor cleanup for pgfdw_abort_cleanup(). commit | commitdiff | tree
2022年03月25日 Michael Paquier Fix typos in standby.c commit | commitdiff | tree
2022年03月25日 Amit Kapila Remove some useless free calls. commit | commitdiff | tree
2022年03月25日 Tatsuo Ishii Second attempt to fix pgbench TAP test. commit | commitdiff | tree
2022年03月25日 Thomas Munro Improve command line options for pg_waldump. commit | commitdiff | tree
2022年03月25日 Andres Freund Add retries for further investigation of 019_replslot_l... commit | commitdiff | tree
2022年03月24日 Daniel Gustafsson List offending databases in pg_upgrade datallowconn... commit | commitdiff | tree
2022年03月24日 Tom Lane Fix pg_statio_all_tables view for multiple TOAST indexes. commit | commitdiff | tree
2022年03月24日 Daniel Gustafsson Remove unused module imports from TAP tests commit | commitdiff | tree
2022年03月24日 Robert Haas Fix possible recovery trouble if TRUNCATE overlaps... commit | commitdiff | tree
2022年03月24日 Alvaro Herrera Wrap inline function definitions in #ifndef FRONTEND commit | commitdiff | tree
2022年03月24日 Tomas Vondra Add decoding of sequences to built-in replication commit | commitdiff | tree
2022年03月24日 Tom Lane Doc: add some documentation about serialization failure... commit | commitdiff | tree
2022年03月24日 Alvaro Herrera Change fastgetattr and heap_getattr to inline functions commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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