]> granicus.if.org Git - postgresql/shortlog
postgresql
2017-04-18 Simon RiggsAllow COMMENT ON COLUMN with partitioned tables
2017-04-18 Heikki LinnakangasFix example on creating a trigger with a transition...
2017-04-18 Peter Eisentrautdoc: Clarify logical replication details
2017-04-18 Peter EisentrautSet range table for CopyFrom() in tablesync
2017-04-17 Alvaro HerreraRename columns in new pg_statistic_ext catalog
2017-04-17 Alvaro HerreraTighten up relation kind checks for extended statistics
2017-04-17 Tom LaneAlways build a custom plan node's targetlist from the...
2017-04-17 Fujii MasaoFix typos in comment and log message.
2017-04-17 Peter EisentrautFix new warnings from GCC 7
2017-04-17 Peter EisentrautFix perlcritic warnings
2017-04-17 Alvaro HerreraFix extended statistics with partial analyzes
2017-04-17 Peter Eisentrautpg_dump: Emit ONLY before table added to publication
2017-04-17 Peter EisentrautDocument that ONLY can be specified in publication...
2017-04-17 Tom LaneEnsure BackgroundWorker struct contents are well-defined.
2017-04-16 Peter EisentrautFix typo in comment
2017-04-16 Tom LaneSync addRangeTableEntryForENR() with its peer functions.
2017-04-15 Andrew DunstanMake sure to run one initdb TAP test with no TZ set
2017-04-15 Tom LaneProvide a way to control SysV shmem attach address...
2017-04-15 Tom LaneFix erroneous cross-reference in comment.
2017-04-15 Tom LaneMore cleanup of manipulations of hash indexes' hasho_fl...
2017-04-15 Andrew DunstanDowncase "Wincrypt.h"
2017-04-15 Tom LaneAvoid passing function pointers across process boundaries.
2017-04-14 Peter Eisentrautdoc: Fix typo
2017-04-14 Tom LaneUse one transaction while reading postgres.bki, not...
2017-04-14 Tom LaneClean up manipulations of hash indexes' hasho_flag...
2017-04-14 Tom LaneFurther fix pg_trgm's extraction of trigrams from regul...
2017-04-14 Peter EisentrautReport statistics in logical replication workers
2017-04-14 Peter EisentrautCatversion bump
2017-04-14 Peter EisentrautFix typo in comment
2017-04-14 Peter EisentrautAdd option to modify sync commit per subscription
2017-04-14 Peter EisentrautRemove pstrdup of TextDatumGetCString
2017-04-14 Peter EisentrautRemove useless trailing spaces in queries in C strings
2017-04-14 Peter EisentrautRemove trailing spaces in some output
2017-04-14 Peter Eisentrautpg_dump: Dump comments and security labels for publicat...
2017-04-14 Peter EisentrautMake header self-contained
2017-04-14 Peter Eisentrautpg_dumpall: Allow --no-role-passwords and --binary...
2017-04-13 Tom LaneFix regexport.c to behave sanely with lookaround constr...
2017-04-13 Bruce Momjiandoc: add missing sect1 close tag
2017-04-13 Heikki LinnakangasImprove the SASL authentication protocol.
2017-04-13 Heikki LinnakangasRefactor libpq authentication request processing.
2017-04-13 Tom LaneMove bootstrap-time lookup of regproc OIDs into genbki.pl.
2017-04-13 Peter Eisentrautpg_dump: Always dump subscriptions NOCONNECT
2017-04-13 Peter Eisentrautpg_dump: Dump subscriptions by default
2017-04-13 Alvaro HerreraFix XMLTABLE synopsis, add XMLNAMESPACES example
2017-04-13 Alvaro HerreraCatversion bump forgotten in previous commit
2017-04-13 Heikki LinnakangasMinor cleanup of backend SCRAM code.
2017-04-13 Alvaro HerreraRemove pg_stats_ext view
2017-04-13 Bruce Momjiandocs: update major release instructions
2017-04-13 Bruce Momjiangit_changelog: improve comment
2017-04-13 Simon RiggsMention pg_index changes also cause relcache invalidation
2017-04-13 Fujii MasaoMove pg_stat_progress_vacuum to the table of Dynamic...
2017-04-13 Fujii MasaoImprove documentations for ALTER PUBLICATION and ALTER...
2017-04-13 Fujii MasaoImprove tab-completion of DDL for publication and subsc...
2017-04-12 Tom LaneSpeed up hash_index regression test.
2017-04-12 Tom LaneAvoid transferring parallel-unsafe subplans to parallel...
2017-04-12 Peter Eisentrautdoc: Tweak CSS
2017-04-12 Bruce Momjiangit_changelog: improve instructions for finding branch...
2017-04-12 Tom LaneMark finished Plan nodes with parallel_safe flags.
2017-04-12 Peter EisentrautRemove some tabs in SQL code in C string literals
2017-04-12 Robert HaasFix pgstattuple's handling of unused hash pages.
2017-04-12 Robert HaasCode review for c94e6942cefe7d20c5feed856e27f672734b1e2b.
2017-04-12 Magnus HaganderFix reversed check of return value from sync
2017-04-11 Tom LaneRemove bogus redefinition of _MSC_VER.
2017-04-11 Tom LaneSimplify handling of remote-qual pass-forward in postgr...
2017-04-11 Robert HaasAllow a rule on partitioned table to be renamed.
2017-04-11 Robert HaasAdd an Assert() to max_parallel_workers enforcement.
2017-04-11 Robert HaasFix confusion of max_parallel_workers mechanism followi...
2017-04-11 Bruce Momjiandoc: clearify pg_upgrade default copy behavior
2017-04-11 Robert HaasFix failure when a shared tidbitmap has only one page.
2017-04-11 Tom LaneHandle restriction clause lists more uniformly in postg...
2017-04-11 Fujii MasaoAdd max_sync_workers_per_subscription to postgresql...
2017-04-11 Bruce Momjiandocs: Improve window function docs
2017-04-11 Magnus HaganderRemove symbol WIN32_ONLY_COMPILER
2017-04-11 Magnus HaganderRemove support for bcc and msvc standalone libpq builds
2017-04-11 Robert HaasFix possibile deadlock when dropping partitions.
2017-04-11 Tom LaneFix pgbench's --progress-timestamp option to print...
2017-04-11 Michael MeskesDocument that bytea is best represented as char * in...
2017-04-10 Andrew DunstanRun most pg_dump and pg_dumpall tests with --no-sync
2017-04-10 Peter EisentrautUse weaker locks when updating pg_subscription_rel
2017-04-10 Andres FreundFix initialization of dsa.c free area counter.
2017-04-10 Tom LaneImprove castNode notation by introducing list-extractio...
2017-04-10 Peter EisentrautFix typo in comment
2017-04-10 Peter EisentrautSupport configuration reload in logical replication...
2017-04-10 Robert HaasFix reporting of violations in ExecConstraints, again.
2017-04-10 Peter EisentrautFix whitespace
2017-04-10 Tom LaneMove isolationtester's is-blocked query into C code...
2017-04-10 Heikki LinnakangasFix indentation.
2017-04-10 Heikki LinnakangasDocument the "replication" option in StartupMessage.
2017-04-09 Joe ConwayMake sepgsql regression tests robust vs. collation...
2017-04-09 Joe ConwayAdd partitioned table support to sepgsql
2017-04-08 Tom LaneClean up bugs in clause_selectivity() cleanup.
2017-04-08 Tom LaneAdd newly-symlinked files to "make clean" target.
2017-04-08 Heikki LinnakangasFix the new SASLprep tests to work with non-UTF-8 locales.
2017-04-08 Peter Eisentrautdoc: Add some markup
2017-04-08 Kevin GrittnerAdd GUCs for predicate lock promotion thresholds.
2017-04-08 Tom LaneOptimize joins when the inner relation can be proven...
2017-04-08 Andres FreundFix issues in e8fdbd58fe.
2017-04-07 Peter Eisentrautdoc: Add SPFLAGS to osx calls
2017-04-07 Peter Eisentrautdoc: Add missing closing tag
2017-04-07 Alvaro HerreraFix printf format to use %zd when printing sizes
next