| 2017-04-24 |
Tom Lane | Run the postmaster's signal handlers without SA_RESTART. |
commit | commitdiff | tree |
| 2017-04-24 |
Fujii Masao | Get rid of extern declarations of non-existent functions. |
commit | commitdiff | tree |
| 2017-04-24 |
Tom Lane | Fix postmaster's handling of fork failure for a bgworke... |
commit | commitdiff | tree |
| 2017-04-24 |
Tom Lane | Code review for commands/statscmds.c. |
commit | commitdiff | tree |
| 2017-04-23 |
Andres Freund | Don't include sys/poll.h anymore. |
commit | commitdiff | tree |
| 2017-04-23 |
Andres Freund | Zero padding in replication origin's checkpointed on... |
commit | commitdiff | tree |
| 2017-04-23 |
Andres Freund | Initialize all memory for logical replication relation... |
commit | commitdiff | tree |
| 2017-04-23 |
Andres Freund | Remove select(2) backed latch implementation. |
commit | commitdiff | tree |
| 2017-04-23 |
Simon Riggs | Workaround for RecoverPreparedTransactions() |
commit | commitdiff | tree |
| 2017-04-23 |
Simon Riggs | Fix LagTrackerRead() for timeline increments |
commit | commitdiff | tree |
| 2017-04-23 |
Tom Lane | Fix order of arguments to SubTransSetParent(). |
commit | commitdiff | tree |
| 2017-04-23 |
Andrew Dunstan | Fix TAP infrastructure to support Mingw better |
commit | commitdiff | tree |
| 2017-04-22 |
Tom Lane | Make PostgresNode.pm check server status more carefully. |
commit | commitdiff | tree |
| 2017-04-22 |
Tom Lane | Make PostgresNode::append_conf append a newline automat... |
commit | commitdiff | tree |
| 2017-04-22 |
Andrew Dunstan | Require sufficiently modern version of Test::More for... |
commit | commitdiff | tree |
| 2017-04-22 |
Tom Lane | Partially revert commit 536d47bd9d5fce8d91929bee3128fa1... |
commit | commitdiff | tree |
| 2017-04-21 |
Peter Eisentraut | doc: Update link |
commit | commitdiff | tree |
| 2017-04-21 |
Tom Lane | Avoid depending on non-POSIX behavior of fcntl(2). |
commit | commitdiff | tree |
| 2017-04-21 |
Heikki Linnakangas | Change the on-disk format of SCRAM verifiers to conform... |
commit | commitdiff | tree |
| 2017-04-21 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree |
| 2017-04-21 |
Tom Lane | Remove long-obsolete catering for platforms without... |
commit | commitdiff | tree |
| 2017-04-21 |
Peter Eisentraut | Synchronize table list before creating slot in CREATE... |
commit | commitdiff | tree |
| 2017-04-20 |
Tom Lane | Add missing erand48.c to libpq/.gitignore. |
commit | commitdiff | tree |
| 2017-04-20 |
Alvaro Herrera | Improve multivariate statistics documentation |
commit | commitdiff | tree |
| 2017-04-20 |
Tom Lane | Sync pg_ctl documentation and usage message with reality. |
commit | commitdiff | tree |
| 2017-04-20 |
Peter Eisentraut | Modify message when partitioned table is added to publi... |
commit | commitdiff | tree |
| 2017-04-20 |
Fujii Masao | Prevent log_replication_commands from causing SQL comma... |
commit | commitdiff | tree |
| 2017-04-20 |
Fujii Masao | Mark some columns in pg_subscription as NOT NULL. |
commit | commitdiff | tree |
| 2017-04-20 |
Fujii Masao | Don't call the function that may raise an error while... |
commit | commitdiff | tree |
| 2017-04-19 |
Heikki Linnakangas | Fix typo in docs on SASL authentication. |
commit | commitdiff | tree |
| 2017-04-18 |
Tom Lane | Fix testing of parallel-safety of SubPlans. |
commit | commitdiff | tree |
| 2017-04-18 |
Tom Lane | Doc: improve markup in self-signed certificate example. |
commit | commitdiff | tree |
| 2017-04-18 |
Fujii Masao | Improve documentation and comment for quorum-based... |
commit | commitdiff | tree |
| 2017-04-18 |
Tom Lane | Provide an error cursor for "can't call an SRF here... |
commit | commitdiff | tree |
| 2017-04-18 |
Fujii Masao | A collection of small fixes for logical replication. |
commit | commitdiff | tree |
| 2017-04-18 |
Fujii Masao | Use DatumGetInt32() to extract 32-bit integer value... |
commit | commitdiff | tree |
| 2017-04-18 |
Heikki Linnakangas | Also fix comment in sample postgresql.conf file, for... |
commit | commitdiff | tree |
| 2017-04-18 |
Andrew Dunstan | Simplify docs on creating a self-signed SSL certificate |
commit | commitdiff | tree |
| 2017-04-18 |
Heikki Linnakangas | Rename "scram" to "scram-sha-256" in pg_hba.conf and... |
commit | commitdiff | tree |
| 2017-04-18 |
Simon Riggs | Fix minor typo in comment |
commit | commitdiff | tree |
| 2017-04-18 |
Simon Riggs | Exit correctly from PrepareRedoRemove() when not found |
commit | commitdiff | tree |
| 2017-04-18 |
Simon Riggs | Don’t push nextid too far forwards in recovery |
commit | commitdiff | tree |
| 2017-04-18 |
Simon Riggs | Allow COMMENT ON COLUMN with partitioned tables |
commit | commitdiff | tree |
| 2017-04-18 |
Heikki Linnakangas | Fix example on creating a trigger with a transition... |
commit | commitdiff | tree |
| 2017-04-18 |
Peter Eisentraut | doc: Clarify logical replication details |
commit | commitdiff | tree |
| 2017-04-18 |
Peter Eisentraut | Set range table for CopyFrom() in tablesync |
commit | commitdiff | tree |
| 2017-04-17 |
Alvaro Herrera | Rename columns in new pg_statistic_ext catalog |
commit | commitdiff | tree |
| 2017-04-17 |
Alvaro Herrera | Tighten up relation kind checks for extended statistics |
commit | commitdiff | tree |
| 2017-04-17 |
Tom Lane | Always build a custom plan node's targetlist from the... |
commit | commitdiff | tree |
| 2017-04-17 |
Fujii Masao | Fix typos in comment and log message. |
commit | commitdiff | tree |
| 2017-04-17 |
Peter Eisentraut | Fix new warnings from GCC 7 |
commit | commitdiff | tree |
| 2017-04-17 |
Peter Eisentraut | Fix perlcritic warnings |
commit | commitdiff | tree |
| 2017-04-17 |
Alvaro Herrera | Fix extended statistics with partial analyzes |
commit | commitdiff | tree |
| 2017-04-17 |
Peter Eisentraut | pg_dump: Emit ONLY before table added to publication |
commit | commitdiff | tree |
| 2017-04-17 |
Peter Eisentraut | Document that ONLY can be specified in publication... |
commit | commitdiff | tree |
| 2017-04-17 |
Tom Lane | Ensure BackgroundWorker struct contents are well-defined. |
commit | commitdiff | tree |
| 2017-04-16 |
Peter Eisentraut | Fix typo in comment |
commit | commitdiff | tree |
| 2017-04-16 |
Tom Lane | Sync addRangeTableEntryForENR() with its peer functions. |
commit | commitdiff | tree |
| 2017-04-15 |
Andrew Dunstan | Make sure to run one initdb TAP test with no TZ set |
commit | commitdiff | tree |
| 2017-04-15 |
Tom Lane | Provide a way to control SysV shmem attach address... |
commit | commitdiff | tree |
| 2017-04-15 |
Tom Lane | Fix erroneous cross-reference in comment. |
commit | commitdiff | tree |
| 2017-04-15 |
Tom Lane | More cleanup of manipulations of hash indexes' hasho_fl... |
commit | commitdiff | tree |
| 2017-04-15 |
Andrew Dunstan | Downcase "Wincrypt.h" |
commit | commitdiff | tree |
| 2017-04-15 |
Tom Lane | Avoid passing function pointers across process boundaries. |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree |
| 2017-04-14 |
Tom Lane | Use one transaction while reading postgres.bki, not... |
commit | commitdiff | tree |
| 2017-04-14 |
Tom Lane | Clean up manipulations of hash indexes' hasho_flag... |
commit | commitdiff | tree |
| 2017-04-14 |
Tom Lane | Further fix pg_trgm's extraction of trigrams from regul... |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | Report statistics in logical replication workers |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | Catversion bump |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | Fix typo in comment |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | Add option to modify sync commit per subscription |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | Remove pstrdup of TextDatumGetCString |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | Remove useless trailing spaces in queries in C strings |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | Remove trailing spaces in some output |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | pg_dump: Dump comments and security labels for publicat... |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | Make header self-contained |
commit | commitdiff | tree |
| 2017-04-14 |
Peter Eisentraut | pg_dumpall: Allow --no-role-passwords and --binary... |
commit | commitdiff | tree |
| 2017-04-13 |
Tom Lane | Fix regexport.c to behave sanely with lookaround constr... |
commit | commitdiff | tree |
| 2017-04-13 |
Bruce Momjian | doc: add missing sect1 close tag |
commit | commitdiff | tree |
| 2017-04-13 |
Heikki Linnakangas | Improve the SASL authentication protocol. |
commit | commitdiff | tree |
| 2017-04-13 |
Heikki Linnakangas | Refactor libpq authentication request processing. |
commit | commitdiff | tree |
| 2017-04-13 |
Tom Lane | Move bootstrap-time lookup of regproc OIDs into genbki.pl. |
commit | commitdiff | tree |
| 2017-04-13 |
Peter Eisentraut | pg_dump: Always dump subscriptions NOCONNECT |
commit | commitdiff | tree |
| 2017-04-13 |
Peter Eisentraut | pg_dump: Dump subscriptions by default |
commit | commitdiff | tree |
| 2017-04-13 |
Alvaro Herrera | Fix XMLTABLE synopsis, add XMLNAMESPACES example |
commit | commitdiff | tree |
| 2017-04-13 |
Alvaro Herrera | Catversion bump forgotten in previous commit |
commit | commitdiff | tree |
| 2017-04-13 |
Heikki Linnakangas | Minor cleanup of backend SCRAM code. |
commit | commitdiff | tree |
| 2017-04-13 |
Alvaro Herrera | Remove pg_stats_ext view |
commit | commitdiff | tree |
| 2017-04-13 |
Bruce Momjian | docs: update major release instructions |
commit | commitdiff | tree |
| 2017-04-13 |
Bruce Momjian | git_changelog: improve comment |
commit | commitdiff | tree |
| 2017-04-13 |
Simon Riggs | Mention pg_index changes also cause relcache invalidation |
commit | commitdiff | tree |
| 2017-04-13 |
Fujii Masao | Move pg_stat_progress_vacuum to the table of Dynamic... |
commit | commitdiff | tree |
| 2017-04-13 |
Fujii Masao | Improve documentations for ALTER PUBLICATION and ALTER... |
commit | commitdiff | tree |
| 2017-04-13 |
Fujii Masao | Improve tab-completion of DDL for publication and subsc... |
commit | commitdiff | tree |
| 2017-04-12 |
Tom Lane | Speed up hash_index regression test. |
commit | commitdiff | tree |
| 2017-04-12 |
Tom Lane | Avoid transferring parallel-unsafe subplans to parallel... |
commit | commitdiff | tree |
| 2017-04-12 |
Peter Eisentraut | doc: Tweak CSS |
commit | commitdiff | tree |
| 2017-04-12 |
Bruce Momjian | git_changelog: improve instructions for finding branch... |
commit | commitdiff | tree |
| 2017-04-12 |
Tom Lane | Mark finished Plan nodes with parallel_safe flags. |
commit | commitdiff | tree |
| next |