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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2023年02月13日 David Rowley Fix incorrect presorted DISTINCT aggregate if condition commit | commitdiff | tree
2023年02月13日 David Rowley Disable WindowAgg inverse transitions when subplans... commit | commitdiff | tree
2023年02月13日 Michael Paquier Mark more nodes with attribute no_query_jumble commit | commitdiff | tree
2023年02月12日 Tom Lane Make pg_bsd_indent's .h files inclusion-order-safe. commit | commitdiff | tree
2023年02月12日 Tom Lane Avoid dereferencing an undefined pointer in DecodeInter... commit | commitdiff | tree
2023年02月12日 Tom Lane Integrate pg_bsd_indent into our build/test infrastructure. commit | commitdiff | tree
2023年02月12日 Tom Lane Sync pg_bsd_indent's copyright notices with Postgres... commit | commitdiff | tree
2023年02月12日 Tom Lane Import pg_bsd_indent sources. commit | commitdiff | tree
2023年02月12日 Andrew Dunstan pgindent: filter files for the --commit option commit | commitdiff | tree
2023年02月11日 Andres Freund Add tests for pg_stat_io commit | commitdiff | tree
2023年02月11日 Andres Freund Create regress_tblspc in test_setup commit | commitdiff | tree
2023年02月11日 Andres Freund Add pg_stat_io view, providing more detailed IO statistics commit | commitdiff | tree
2023年02月10日 Tom Lane Fix join removal logic to clean up sub-RestrictInfos... commit | commitdiff | tree
2023年02月10日 Tom Lane Further fixes in qual nullingrel adjustment for outer... commit | commitdiff | tree
2023年02月10日 Peter Eisentraut Fix incorrect format placeholder commit | commitdiff | tree
2023年02月10日 Michael Paquier Fix typo in parsenodes.h commit | commitdiff | tree
2023年02月10日 Andres Freund pgstat: Track more detailed relation IO statistics commit | commitdiff | tree
2023年02月09日 Andrew Dunstan Fix help text spacing in pgindent commit | commitdiff | tree
2023年02月09日 Michael Paquier Fix various typos in code and tests commit | commitdiff | tree
2023年02月09日 Andres Freund Remove uses of AssertVariableIsOfType() obsoleted by... commit | commitdiff | tree
2023年02月09日 Andres Freund pgstat: Infrastructure for more detailed IO statistics commit | commitdiff | tree
2023年02月09日 Andres Freund Fix bugs in GetSafeSnapshotBlockingPids(), introduced... commit | commitdiff | tree
2023年02月08日 Tom Lane Stop recommending auto-download of DTD files, and indee... commit | commitdiff | tree
2023年02月08日 Andrew Dunstan pgindent: more ways to find files to indent commit | commitdiff | tree
2023年02月08日 Tom Lane Further tighten nullingrel marking rules in build_joinr... commit | commitdiff | tree
2023年02月08日 Tom Lane remove_rel_from_query() must clean up PlaceHolderVar... commit | commitdiff | tree
2023年02月08日 Michael Paquier Remove SQL regression tests for GUCs related to NO_SHOW_ALL commit | commitdiff | tree
2023年02月08日 David Rowley Remove stray duplicated comment in heapam.h commit | commitdiff | tree
2023年02月08日 Amit Kapila Fix the logical replication timeout during large DDLs. commit | commitdiff | tree
2023年02月07日 Tom Lane Rethink nullingrel marking rules in build_joinrel_tlist(). commit | commitdiff | tree
2023年02月07日 Tom Lane Doc: make src/test/*/README match current reality. commit | commitdiff | tree
2023年02月07日 Tom Lane Remove leftover code in deconstruct_distribute_oj_quals(). commit | commitdiff | tree
2023年02月07日 Peter Eisentraut Remove useless casts to (void *) in arguments of some... commit | commitdiff | tree
2023年02月07日 Amit Kapila Use appropriate wait event when sending data in the... commit | commitdiff | tree
2023年02月07日 David Rowley More refactoring of heapgettup() and heapgettup_pagemode() commit | commitdiff | tree
2023年02月07日 Michael Paquier Include values of A_Const nodes in query jumbling commit | commitdiff | tree
2023年02月06日 Andres Freund ci: freebsd: stop postgres instance on failure, to... commit | commitdiff | tree
2023年02月06日 Peter Eisentraut Fix more outdated comments commit | commitdiff | tree
2023年02月06日 Peter Eisentraut Fix up outdated comments commit | commitdiff | tree
2023年02月06日 Tom Lane Fix up join removal's interaction with PlaceHolderVars. commit | commitdiff | tree
2023年02月06日 Peter Eisentraut doc: Fix SQL keywords lists commit | commitdiff | tree
2023年02月06日 Robert Haas Disable STARTUP_PROGRESS_TIMEOUT in standby mode. commit | commitdiff | tree
2023年02月06日 Peter Eisentraut doc: Fix description of SQL standard parts commit | commitdiff | tree
2023年02月06日 Peter Eisentraut Remove useless casts to (void *) in hash_search() calls commit | commitdiff | tree
2023年02月06日 Michael Paquier Extend check_GUC_init() with checks on flag combination... commit | commitdiff | tree
2023年02月06日 Michael Paquier Add support for progress reporting to pg_verifybackup commit | commitdiff | tree
2023年02月06日 Michael Paquier Properly NULL-terminate GSS receive buffer on error... commit | commitdiff | tree
2023年02月05日 Michael Paquier Revert refactoring of restore command code to shell_res... commit | commitdiff | tree
2023年02月05日 Tom Lane Fix over-optimistic updating of info about commutable... commit | commitdiff | tree
2023年02月04日 Tom Lane Fix thinko in qual distribution. commit | commitdiff | tree
2023年02月04日 Tom Lane Fix thinko in outer-join removal. commit | commitdiff | tree
2023年02月04日 Tom Lane Rethink treatment of "postponed" quals in deconstruct_j... commit | commitdiff | tree
2023年02月04日 Dean Rasheed Allow underscores in integer and numeric constants. commit | commitdiff | tree
2023年02月04日 Peter Eisentraut Remove unused code related to unknown type commit | commitdiff | tree
2023年02月03日 Dean Rasheed Make int64_div_fast_to_numeric() more robust. commit | commitdiff | tree
2023年02月03日 Peter Eisentraut doc: Fix XML formatting that psql cannot handle commit | commitdiff | tree
2023年02月03日 Andres Freund ci: Use windows VMs instead of windows containers commit | commitdiff | tree
2023年02月03日 David Rowley Reduce code duplication between heapgettup and heapgett... commit | commitdiff | tree
2023年02月03日 Amit Kapila Optimize the origin drop functionality. commit | commitdiff | tree
2023年02月03日 Thomas Munro ci: Upgrade macOS version from 12 to 13. commit | commitdiff | tree
2023年02月02日 David Rowley Add helper functions to simplify heapgettup code commit | commitdiff | tree
2023年02月02日 David Rowley Further refactor of heapgettup and heapgettup_pagemode commit | commitdiff | tree
2023年02月02日 Thomas Munro Retire PG_SETMASK() macro. commit | commitdiff | tree
2023年02月02日 Andrew Dunstan Document installing perltidy with cpanm commit | commitdiff | tree
2023年02月02日 Dean Rasheed Clarify the choice of rscale in numeric_sqrt(). commit | commitdiff | tree
2023年02月02日 Dean Rasheed Ensure that numeric.c compiles with other NBASE values. commit | commitdiff | tree
2023年02月02日 Thomas Munro Doc: Abstract AF_UNIX sockets don't work on Windows. commit | commitdiff | tree
2023年02月02日 Amit Kapila Allow the logical_replication_mode to be used on the... commit | commitdiff | tree
2023年02月02日 David Rowley Refactor heapam.c adding heapgettup_initial_block function commit | commitdiff | tree
2023年02月01日 Peter Eisentraut meson: Fix typo in pkgconfig generation commit | commitdiff | tree
2023年02月01日 Michael Paquier Simplify main waiting loop of the archiver process commit | commitdiff | tree
2023年02月01日 Andres Freund dblink: Fix variable confusion introduced in e4602483e95 commit | commitdiff | tree
2023年02月01日 Thomas Munro Try to fix pg_upgrade test on Windows, again. commit | commitdiff | tree
2023年01月31日 Tom Lane Update time zone data files to tzdata release 2022g. commit | commitdiff | tree
2023年01月31日 David Rowley Remove dead NoMovementScanDirection code commit | commitdiff | tree
2023年01月31日 Tom Lane Doc: clarify use of NULL to drop comments and security... commit | commitdiff | tree
2023年01月31日 Tom Lane Remove over-optimistic Assert. commit | commitdiff | tree
2023年01月31日 Michael Paquier Generate code for query jumbling through gen_node_suppo... commit | commitdiff | tree
2023年01月31日 Michael Paquier Remove recovery test 011_crash_recovery.pl commit | commitdiff | tree
2023年01月31日 Thomas Munro Refactor rmtree() to use get_dirent_type(). commit | commitdiff | tree
2023年01月30日 Tom Lane Invent "join domains" to replace the below_outer_join... commit | commitdiff | tree
2023年01月30日 Tom Lane Do assorted mop-up in the planner. commit | commitdiff | tree
2023年01月30日 Tom Lane Make Vars be outer-join-aware. commit | commitdiff | tree
2023年01月30日 Tom Lane Doc: clarify behavior of boolean options in replication... commit | commitdiff | tree
2023年01月30日 Dean Rasheed Ensure that MERGE recomputes GENERATED expressions... commit | commitdiff | tree
2023年01月30日 Amit Kapila Rename GUC logical_decoding_mode to logical_replication... commit | commitdiff | tree
2023年01月28日 Thomas Munro Remove unneeded volatile qualifiers from postc. commit | commitdiff | tree
2023年01月27日 Tom Lane Minor GUC code refactoring. commit | commitdiff | tree
2023年01月27日 Andrew Dunstan Allow multiple --excludes options in pgindent commit | commitdiff | tree
2023年01月27日 Peter Eisentraut meson: Fix installation path computation commit | commitdiff | tree
2023年01月27日 Peter Eisentraut doc: Adjust a few more references to "postmaster" commit | commitdiff | tree
2023年01月27日 David Rowley Teach planner about more monotonic window functions commit | commitdiff | tree
2023年01月27日 Michael Paquier Fix behavior with pg_restore -l and compressed dumps commit | commitdiff | tree
2023年01月26日 Tom Lane Improve TimestampDifferenceMilliseconds to cope with... commit | commitdiff | tree
2023年01月26日 Tom Lane Code review for commit 05a7be935. commit | commitdiff | tree
2023年01月26日 Tom Lane Doc: use less-awkward phrasing. commit | commitdiff | tree
2023年01月26日 Robert Haas DROP ROLE regress_role_limited_admin at end of test commit | commitdiff | tree
2023年01月26日 Peter Eisentraut Don't install postmaster symlink anymore commit | commitdiff | tree
2023年01月26日 Peter Eisentraut Remove gratuitous references to postmaster program commit | commitdiff | tree
2023年01月26日 Peter Geoghegan Revert "Add eager and lazy freezing strategies to VACUUM." commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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