]> granicus.if.org Git - postgresql/shortlog
postgresql
2017-04-25 Bruce Momjiandoc: PG 10 fixes
2017-04-25 Bruce Momjiandoc: several minor PG 10 doc adjustments
2017-04-25 Bruce Momjiandoc: fix attribution of sequence item, order incompati...
2017-04-25 Bruce Momjiandoc: first draft of Postgres 10 release notes
2017-04-24 Bruce Momjiandoc: update release doc markup instructions
2017-04-24 Tom LaneRevert "Use pselect(2) not select(2), if available...
2017-04-24 Tom LaneUse pselect(2) not select(2), if available, to wait...
2017-04-24 Tom LaneRun the postmaster's signal handlers without SA_RESTART.
2017-04-24 Fujii MasaoGet rid of extern declarations of non-existent functions.
2017-04-24 Tom LaneFix postmaster's handling of fork failure for a bgworke...
2017-04-24 Tom LaneCode review for commands/statscmds.c.
2017-04-23 Andres FreundDon't include sys/poll.h anymore.
2017-04-23 Andres FreundZero padding in replication origin's checkpointed on...
2017-04-23 Andres FreundInitialize all memory for logical replication relation...
2017-04-23 Andres FreundRemove select(2) backed latch implementation.
2017-04-23 Simon RiggsWorkaround for RecoverPreparedTransactions()
2017-04-23 Simon RiggsFix LagTrackerRead() for timeline increments
2017-04-23 Tom LaneFix order of arguments to SubTransSetParent().
2017-04-23 Andrew DunstanFix TAP infrastructure to support Mingw better
2017-04-22 Tom LaneMake PostgresNode.pm check server status more carefully.
2017-04-22 Tom LaneMake PostgresNode::append_conf append a newline automat...
2017-04-22 Andrew DunstanRequire sufficiently modern version of Test::More for...
2017-04-22 Tom LanePartially revert commit 536d47bd9d5fce8d91929bee3128fa1...
2017-04-21 Peter Eisentrautdoc: Update link
2017-04-21 Tom LaneAvoid depending on non-POSIX behavior of fcntl(2).
2017-04-21 Heikki LinnakangasChange the on-disk format of SCRAM verifiers to conform...
2017-04-21 Peter Eisentrautdoc: Fix typo
2017-04-21 Tom LaneRemove long-obsolete catering for platforms without...
2017-04-21 Peter EisentrautSynchronize table list before creating slot in CREATE...
2017-04-20 Tom LaneAdd missing erand48.c to libpq/.gitignore.
2017-04-20 Alvaro HerreraImprove multivariate statistics documentation
2017-04-20 Tom LaneSync pg_ctl documentation and usage message with reality.
2017-04-20 Peter EisentrautModify message when partitioned table is added to publi...
2017-04-20 Fujii MasaoPrevent log_replication_commands from causing SQL comma...
2017-04-20 Fujii MasaoMark some columns in pg_subscription as NOT NULL.
2017-04-20 Fujii MasaoDon't call the function that may raise an error while...
2017-04-19 Heikki LinnakangasFix typo in docs on SASL authentication.
2017-04-18 Tom LaneFix testing of parallel-safety of SubPlans.
2017-04-18 Tom LaneDoc: improve markup in self-signed certificate example.
2017-04-18 Fujii MasaoImprove documentation and comment for quorum-based...
2017-04-18 Tom LaneProvide an error cursor for "can't call an SRF here...
2017-04-18 Fujii MasaoA collection of small fixes for logical replication.
2017-04-18 Fujii MasaoUse DatumGetInt32() to extract 32-bit integer value...
2017-04-18 Heikki LinnakangasAlso fix comment in sample postgresql.conf file, for...
2017-04-18 Andrew DunstanSimplify docs on creating a self-signed SSL certificate
2017-04-18 Heikki LinnakangasRename "scram" to "scram-sha-256" in pg_hba.conf and...
2017-04-18 Simon RiggsFix minor typo in comment
2017-04-18 Simon RiggsExit correctly from PrepareRedoRemove() when not found
2017-04-18 Simon RiggsDon’t push nextid too far forwards in recovery
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...
next