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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2019年03月18日 Robert Haas Fold vacuum's 'int options' parameter into VacuumParams. commit | commitdiff | tree
2019年03月18日 Peter Eisentraut Fix optimization of foreign-key on update actions commit | commitdiff | tree
2019年03月18日 Peter Eisentraut Remove unused macro commit | commitdiff | tree
2019年03月18日 Alexander Korotkov Revert 4178d8b91c commit | commitdiff | tree
2019年03月18日 Michael Paquier Refactor more code logic to update the control file commit | commitdiff | tree
2019年03月18日 Michael Paquier Fix pg_rewind when rewinding new database with tables... commit | commitdiff | tree
2019年03月18日 Michael Paquier Error out in pg_checksums on incompatible block size commit | commitdiff | tree
2019年03月17日 Alexander Korotkov Beautify initialization of JsonValueList and JsonLikeRe... commit | commitdiff | tree
2019年03月17日 Alexander Korotkov Apply const qualifier to keywords of jsonpath_scan.l commit | commitdiff | tree
2019年03月17日 Alexander Korotkov Remove some make rules added in 142c400d72 commit | commitdiff | tree
2019年03月17日 Alexander Korotkov Fix make rules for jsonpath grammar making them similar... commit | commitdiff | tree
2019年03月17日 Peter Eisentraut Add support for collation attributes on older ICU versions commit | commitdiff | tree
2019年03月17日 Alexander Korotkov Fix compiler warning in jsonpath_exec.c commit | commitdiff | tree
2019年03月16日 Peter Eisentraut Remove another unnecessary application_name specificati... commit | commitdiff | tree
2019年03月16日 Tom Lane Further adjust the tests for the hyperbolic functions. commit | commitdiff | tree
2019年03月16日 Tom Lane Suppress -Wimplicit-fallthrough warnings in new jsonpat... commit | commitdiff | tree
2019年03月16日 Amit Kapila Update copyright year in files added by 1bb5e78218. commit | commitdiff | tree
2019年03月16日 Alexander Korotkov Numeric error suppression in jsonpath commit | commitdiff | tree
2019年03月16日 Alexander Korotkov Partial implementation of SQL/JSON path language commit | commitdiff | tree
2019年03月16日 Peter Eisentraut Avoid casting away a const commit | commitdiff | tree
2019年03月16日 Peter Eisentraut Don't propagate PGAPPNAME through pg_ctl in tests commit | commitdiff | tree
2019年03月16日 Michael Meskes Use correct connection name variable in ecpglib. commit | commitdiff | tree
2019年03月16日 Amit Kapila Improve code comments in b0eaa4c51b. commit | commitdiff | tree
2019年03月15日 Tom Lane Further reduce memory footprint of CLOBBER_CACHE_ALWAYS... commit | commitdiff | tree
2019年03月15日 Peter Eisentraut PL/Tcl: Improve trigger tests organization commit | commitdiff | tree
2019年03月15日 Peter Eisentraut Add walreceiver API to get remote server version commit | commitdiff | tree
2019年03月15日 Michael Paquier Fix typo related to to_tsvector() in tests of json... commit | commitdiff | tree
2019年03月15日 Thomas Munro Enable parallel query with SERIALIZABLE isolation. commit | commitdiff | tree
2019年03月15日 Amit Kapila During pg_upgrade, conditionally skip transfer of FSMs. commit | commitdiff | tree
2019年03月14日 Peter Eisentraut Reorder identity regression test commit | commitdiff | tree
2019年03月14日 Tom Lane Fix some oversights in commit 2455ab488. commit | commitdiff | tree
2019年03月14日 Peter Eisentraut Improve code comment commit | commitdiff | tree
2019年03月14日 Peter Eisentraut Remove unused #include commit | commitdiff | tree
2019年03月14日 Peter Eisentraut Add BKI_DEFAULT to pg_class.relrewrite commit | commitdiff | tree
2019年03月14日 Tom Lane Ensure dummy paths have correct required_outer if rel... commit | commitdiff | tree
2019年03月14日 Robert Haas Defend against leaks into RelationBuildPartitionDesc. commit | commitdiff | tree
2019年03月14日 Peter Eisentraut Refactor ParamListInfo initialization commit | commitdiff | tree
2019年03月14日 Peter Eisentraut Fix volatile vs. pointer confusion commit | commitdiff | tree
2019年03月14日 Michael Paquier Fix thinko when bumping on temporary directories in... commit | commitdiff | tree
2019年03月14日 Tom Lane Sync commentary in transam.h and bki.sgml. commit | commitdiff | tree
2019年03月14日 Michael Paquier Fix race condition in recently-added TAP test for recov... commit | commitdiff | tree
2019年03月14日 Tom Lane Adjust the tests for the hyperbolic functions. commit | commitdiff | tree
2019年03月13日 Tom Lane Rethink how to test the hyperbolic functions. commit | commitdiff | tree
2019年03月13日 Thomas Munro Use condition variables to wait for checkpoints. commit | commitdiff | tree
2019年03月13日 Robert Haas Revert setting client_min_messages to 'debug1' in new... commit | commitdiff | tree
2019年03月13日 Peter Eisentraut Include all columns in default names for foreign key... commit | commitdiff | tree
2019年03月13日 Robert Haas Allow ALTER TABLE .. SET NOT NULL to skip provably... commit | commitdiff | tree
2019年03月13日 Magnus Hagander Remove extra comma commit | commitdiff | tree
2019年03月13日 Michael Paquier Add TAP test to check consistency of minimum recovery LSN commit | commitdiff | tree
2019年03月13日 Michael Paquier Rename pg_verify_checksums to pg_checksums commit | commitdiff | tree
2019年03月13日 Michael Paquier Fix cross-version compatibility checks of pg_verify_che... commit | commitdiff | tree
2019年03月12日 Peter Geoghegan Correct obsolete nbtree page split comment. commit | commitdiff | tree
2019年03月12日 Tom Lane Add support for hyperbolic functions, as well as log10(). commit | commitdiff | tree
2019年03月12日 Tom Lane Remove remaining hard-wired OID references in the initi... commit | commitdiff | tree
2019年03月12日 Tom Lane Create a script that can renumber manually-assigned... commit | commitdiff | tree
2019年03月12日 Etsuro Fujita Fix testing of parallel-safety of scan/join target. commit | commitdiff | tree
2019年03月12日 Amit Kapila Add more tests for FSM. commit | commitdiff | tree
2019年03月12日 Michael Paquier Add routine able to update the control file to src... commit | commitdiff | tree
2019年03月11日 Tom Lane Allow fractional input values for integer GUCs, and... commit | commitdiff | tree
2019年03月11日 Andrew Dunstan Tweak wording on VARIADIC array doc patch. commit | commitdiff | tree
2019年03月11日 Andrew Dunstan Document incompatibility of comparison expressions... commit | commitdiff | tree
2019年03月11日 Andres Freund Remove spurious return. commit | commitdiff | tree
2019年03月11日 Tom Lane Give up on testing guc.c's behavior for "infinity"... commit | commitdiff | tree
2019年03月11日 Andres Freund Ensure sufficient alignment for ParallelTableScanDescDa... commit | commitdiff | tree
2019年03月11日 Andres Freund tableam: Add and use scan APIs. commit | commitdiff | tree
2019年03月11日 Andrew Dunstan pgbench: increase the maximum number of variables/arguments commit | commitdiff | tree
2019年03月11日 Amit Kapila Fix typos in commit 8586bf7ed8. commit | commitdiff | tree
2019年03月11日 Alvaro Herrera Move hash_any prototype from access/hash.h to utils... commit | commitdiff | tree
2019年03月11日 Tom Lane In guc.c, ignore ERANGE errors from strtod(). commit | commitdiff | tree
2019年03月11日 Michael Meskes Fix potential memory access violation in ecpg if filena... commit | commitdiff | tree
2019年03月11日 Michael Meskes Fix ecpglib regression that made it impossible to close... commit | commitdiff | tree
2019年03月11日 Peter Eisentraut Remove unused macro commit | commitdiff | tree
2019年03月11日 Peter Eisentraut psql: Add documentation URL to \help output commit | commitdiff | tree
2019年03月11日 Michael Paquier Adjust error message for partial writes in WAL segments commit | commitdiff | tree
2019年03月10日 Alvaro Herrera Fix documentation on partitioning vs. foreign tables commit | commitdiff | tree
2019年03月10日 Tom Lane Reduce the default value of autovacuum_vacuum_cost_dela... commit | commitdiff | tree
2019年03月10日 Tom Lane Revert "Increase the default vacuum_cost_limit from... commit | commitdiff | tree
2019年03月10日 Tom Lane Convert [autovacuum_]vacuum_cost_delay into floating... commit | commitdiff | tree
2019年03月10日 Tom Lane Include GUC's unit, if it has one, in out-of-range... commit | commitdiff | tree
2019年03月10日 Tom Lane Disallow NaN as a value for floating-point GUCs. commit | commitdiff | tree
2019年03月10日 Alvaro Herrera pg_upgrade: Ignore TOAST for partitioned tables commit | commitdiff | tree
2019年03月10日 Alexander Korotkov Support for INCLUDE attributes in GiST indexes commit | commitdiff | tree
2019年03月09日 Tom Lane Simplify release-note links to back branches. commit | commitdiff | tree
2019年03月09日 Magnus Hagander Add new clientcert hba option verify-full commit | commitdiff | tree
2019年03月09日 Magnus Hagander Track block level checksum failures in pg_stat_database commit | commitdiff | tree
2019年03月09日 Noah Misch Avoid some table rewrites for ALTER TABLE .. SET DATA... commit | commitdiff | tree
2019年03月08日 Michael Paquier Tighten use of OpenTransientFile and CloseTransientFile commit | commitdiff | tree
2019年03月08日 Alvaro Herrera Fix crash with old libxml2 commit | commitdiff | tree
2019年03月08日 Tom Lane Reformat catalog .dat files. commit | commitdiff | tree
2019年03月08日 Tom Lane Minor improvements for reformat_dat_file.pl. commit | commitdiff | tree
2019年03月08日 Michael Paquier Fix function signatures of pageinspect in documentation commit | commitdiff | tree
2019年03月08日 Michael Paquier Fix compatibility of pg_basebackup -R with 11 and older... commit | commitdiff | tree
2019年03月07日 Alvaro Herrera Fix minor deficiencies in XMLTABLE, xpath(), xmlexists() commit | commitdiff | tree
2019年03月07日 Tom Lane Fix handling of targetlist SRFs when scan/join relation... commit | commitdiff | tree
2019年03月07日 Robert Haas Allow ATTACH PARTITION with only ShareUpdateExclusiveLock. commit | commitdiff | tree
2019年03月07日 Alvaro Herrera Fix broken markup commit | commitdiff | tree
2019年03月07日 Alvaro Herrera Fix the BY {REF,VALUE} clause of XMLEXISTS/XMLTABLE commit | commitdiff | tree
2019年03月07日 Alvaro Herrera Add missing <limits.h> commit | commitdiff | tree
2019年03月07日 Alvaro Herrera pg_dump: allow multiple rows per insert commit | commitdiff | tree
2019年03月07日 Thomas Munro Remove useless header inclusion. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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