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年11月19日 Alexander Korotkov Revise GIN README commit | commitdiff | tree
2019年11月19日 Alexander Korotkov Fix traversing to the deleted GIN page via downlink commit | commitdiff | tree
2019年11月19日 Alexander Korotkov Fix deadlock between ginDeletePage() and ginStepRight() commit | commitdiff | tree
2019年11月19日 Tom Lane Doc: clarify use of RECURSIVE in WITH. commit | commitdiff | tree
2019年11月19日 Tom Lane Doc: clarify behavior of ALTER DEFAULT PRIVILEGES ... commit | commitdiff | tree
2019年11月19日 Thomas Munro Allow invisible PROMPT2 in psql. commit | commitdiff | tree
2019年11月19日 Amit Kapila Add logical_decoding_work_mem to limit ReorderBuffer... commit | commitdiff | tree
2019年11月18日 Peter Geoghegan nbtree: Tweak _bt_pgaddtup() comments. commit | commitdiff | tree
2019年11月17日 Tom Lane Further fix dumping of views that contain just VALUES... commit | commitdiff | tree
2019年11月16日 Peter Geoghegan Add tuplesort test to serial_schedule. commit | commitdiff | tree
2019年11月16日 Michael Paquier Improve stability of tests for VACUUM (SKIP_LOCKED) commit | commitdiff | tree
2019年11月16日 Tomas Vondra Properly determine length for on-disk TOAST values commit | commitdiff | tree
2019年11月16日 Tomas Vondra Skip system attributes when applying mvdistinct stats commit | commitdiff | tree
2019年11月15日 Thomas Munro Always call ExecShutdownNode() if appropriate. commit | commitdiff | tree
2019年11月14日 Alvaro Herrera Remove the word "virgins" for documentation commit | commitdiff | tree
2019年11月14日 Michael Paquier Cleanup code in reloptions.h regarding reloption handling commit | commitdiff | tree
2019年11月14日 Michael Paquier Split handling of reloptions for partitioned tables commit | commitdiff | tree
2019年11月14日 Andres Freund Fix plan instability in the new tuplesort test. commit | commitdiff | tree
2019年11月13日 Andres Freund Remove unused code from tuplesort. commit | commitdiff | tree
2019年11月13日 Andres Freund Add tests for tuplesort.c. commit | commitdiff | tree
2019年11月13日 Tom Lane Add missing check_collation_set call to bpcharne(). commit | commitdiff | tree
2019年11月13日 Tom Lane Fix silly initializations (cosmetic only). commit | commitdiff | tree
2019年11月13日 Tom Lane Avoid using SplitIdentifierString to parse ListenAddres... commit | commitdiff | tree
2019年11月13日 Tom Lane Avoid downcasing/truncation of RADIUS authentication... commit | commitdiff | tree
2019年11月13日 Tom Lane Include TableFunc references when computing expression... commit | commitdiff | tree
2019年11月13日 Tom Lane Handle arrays and ranges in pg_upgrade's test for non... commit | commitdiff | tree
2019年11月13日 Fujii Masao Make pg_waldump report more detail information about... commit | commitdiff | tree
2019年11月13日 Michael Paquier Add regression test for two-phase transaction in postgr... commit | commitdiff | tree
2019年11月13日 Amit Kapila Introduce the 'force' option for the Drop Database... commit | commitdiff | tree
2019年11月12日 Tom Lane Finish reverting commit 0a52d378b. commit | commitdiff | tree
2019年11月12日 Alvaro Herrera pg_stat_activity: document client_port being null commit | commitdiff | tree
2019年11月12日 Alvaro Herrera pg_stat_{ssl,gssapi}: Show only processes with connections commit | commitdiff | tree
2019年11月12日 Peter Geoghegan Make _bt_keep_natts_fast() use datum_image_eq(). commit | commitdiff | tree
2019年11月12日 Alvaro Herrera Have LookupFuncName accept NULL argtypes for 0 args commit | commitdiff | tree
2019年11月12日 Peter Geoghegan Teach datum_image_eq() about cstring datums. commit | commitdiff | tree
2019年11月12日 Tom Lane Fix ecpglib.h to declare bool consistently with c.h. commit | commitdiff | tree
2019年11月12日 Peter Eisentraut gitattributes: Add new file commit | commitdiff | tree
2019年11月12日 Amit Kapila Make the order of the header file includes consistent... commit | commitdiff | tree
2019年11月11日 Tom Lane Doc: fix ancient mistake, or at least obsolete info... commit | commitdiff | tree
2019年11月11日 Tom Lane Further improve stability of partition_prune regression... commit | commitdiff | tree
2019年11月11日 Peter Eisentraut gitattributes: Remove entries for no longer existing... commit | commitdiff | tree
2019年11月11日 Peter Eisentraut Fix whitespace commit | commitdiff | tree
2019年11月11日 Peter Eisentraut Rerun autoheader commit | commitdiff | tree
2019年11月11日 Thomas Munro Optimize PredicateLockTuple(). commit | commitdiff | tree
2019年11月11日 Thomas Munro Optimize TransactionIdIsCurrentTransactionId(). commit | commitdiff | tree
2019年11月11日 Amit Kapila Rearrange dropdb() to avoid errors after allowing other... commit | commitdiff | tree
2019年11月09日 Peter Eisentraut Fix subscription test commit | commitdiff | tree
2019年11月09日 Peter Eisentraut doc: Clarify documentation about SSL passphrases commit | commitdiff | tree
2019年11月09日 Peter Eisentraut doc: Further tweak recovery parameters documentation commit | commitdiff | tree
2019年11月09日 Peter Eisentraut Fix negative bitmapset member not allowed error in... commit | commitdiff | tree
2019年11月09日 Michael Paquier Fix new COPY test of PL/pgSQL with VPATH builds commit | commitdiff | tree
2019年11月09日 Michael Paquier Add tests for COPY in PL/pgSQL commit | commitdiff | tree
2019年11月08日 Andres Freund Pass ItemPointer not HeapTuple to IndexBuildCallback. commit | commitdiff | tree
2019年11月08日 Alvaro Herrera Add backtrace support for error reporting commit | commitdiff | tree
2019年11月08日 Peter Eisentraut Fix gratuitous error message variation commit | commitdiff | tree
2019年11月08日 Etsuro Fujita postgres_fdw: Fix error message for PREPARE TRANSACTION. commit | commitdiff | tree
2019年11月08日 Peter Eisentraut More precise errors from initial pg_control check commit | commitdiff | tree
2019年11月08日 Peter Geoghegan Use "low key" terminology in nbtsort.c. commit | commitdiff | tree
2019年11月07日 Bruce Momjian docs: clarify that only INSERT and UPDATE triggers... commit | commitdiff | tree
2019年11月07日 Tom Lane Move declaration of ecpg_gettext() to a saner place. commit | commitdiff | tree
2019年11月07日 Alvaro Herrera Fix SET CONSTRAINTS .. DEFERRED on partitioned tables commit | commitdiff | tree
2019年11月07日 Tom Lane Fix integer-overflow edge case detection in interval_mu... commit | commitdiff | tree
2019年11月07日 Peter Eisentraut Remove HAVE_LONG_LONG_INT commit | commitdiff | tree
2019年11月07日 Peter Eisentraut Fix nested error handling in PG_FINALLY commit | commitdiff | tree
2019年11月07日 Fujii Masao Fix assertion failure when running pgbench -s. commit | commitdiff | tree
2019年11月07日 Thomas Munro Add reusable routine for making arrays unique. commit | commitdiff | tree
2019年11月07日 Michael Paquier Check after errors of SPI_execute() in xml.c commit | commitdiff | tree
2019年11月06日 Tomas Vondra Allow sampling of statements depending on duration commit | commitdiff | tree
2019年11月06日 Tomas Vondra Document log_transaction_sample_rate as superuser-only commit | commitdiff | tree
2019年11月06日 Tom Lane Minor code review for tuple slot rewrite. commit | commitdiff | tree
2019年11月06日 Tom Lane Sync our DTrace infrastructure with c.h's definition... commit | commitdiff | tree
2019年11月06日 Peter Eisentraut Fix memory allocation mistake commit | commitdiff | tree
2019年11月06日 Peter Eisentraut Remove unused function argument commit | commitdiff | tree
2019年11月06日 Michael Paquier Fix timestamp of sent message for write context in... commit | commitdiff | tree
2019年11月06日 Andrew Gierth Request small targetlist for input to WindowAgg. commit | commitdiff | tree
2019年11月06日 Fujii Masao Correct the command tags for ALTER ... RENAME COLUMN. commit | commitdiff | tree
2019年11月06日 Fujii Masao Add "G" (server-side data generation) as an initializat... commit | commitdiff | tree
2019年11月06日 Bruce Momjian doc: fix plurality typo on bgwriter doc sentence commit | commitdiff | tree
2019年11月05日 Andres Freund Make StringInfo available to frontend code. commit | commitdiff | tree
2019年11月05日 Andres Freund Split all OBJS style lines in makefiles into one-line... commit | commitdiff | tree
2019年11月05日 Tom Lane Tweak some authentication debug messages to follow... commit | commitdiff | tree
2019年11月05日 Tom Lane Avoid logging complaints about abandoned connections... commit | commitdiff | tree
2019年11月05日 Tom Lane Fix "unexpected relkind" error when denying permissions... commit | commitdiff | tree
2019年11月05日 Tom Lane Generate EquivalenceClass members for partitionwise... commit | commitdiff | tree
2019年11月05日 Michael Paquier Doc: Clarify locks taken when using ALTER TABLE ATTACH... commit | commitdiff | tree
2019年11月05日 Michael Paquier Doc: Improve description around ALTER TABLE ATTACH... commit | commitdiff | tree
2019年11月05日 Michael Paquier Refactor code building relation options commit | commitdiff | tree
2019年11月04日 Tom Lane Stabilize pg_dump output order for similarly-named... commit | commitdiff | tree
2019年11月04日 Tom Lane Fix ginEntryInsert's counting of GIN leaf tuples. commit | commitdiff | tree
2019年11月04日 Peter Eisentraut Fix some compiler warnings on older compilers commit | commitdiff | tree
2019年11月04日 Peter Eisentraut Catch invalid typlens in a couple of places commit | commitdiff | tree
2019年11月03日 Tom Lane Suppress warning from older compilers. commit | commitdiff | tree
2019年11月03日 Tom Lane Fix PG_GETARG_SEG_P() definition. commit | commitdiff | tree
2019年11月02日 Tom Lane Validate ispell dictionaries more carefully. commit | commitdiff | tree
2019年11月02日 Michael Paquier Fix failure when creating cloned indexes for a partition commit | commitdiff | tree
2019年11月01日 Michael Paquier Add some assertions in syncrep.c commit | commitdiff | tree
2019年11月01日 Michael Paquier Fix race condition at backend exit when deleting elemen... commit | commitdiff | tree
2019年11月01日 Peter Eisentraut Add some assertions to view reloption macros commit | commitdiff | tree
2019年11月01日 Peter Eisentraut PG_FINALLY commit | commitdiff | tree
2019年10月31日 Peter Eisentraut Add const qualifiers to internal range type APIs commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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