aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: Fix typoPeter Eisentraut2017-06-17
* doc: Fix typoPeter Eisentraut2017-06-17
* Set statement timestamp in apply workerPeter Eisentraut2017-06-17
* Remove incorrect commentMagnus Hagander2017-06-17
* Fix typos in commentsMagnus Hagander2017-06-17
* Define HAVE_UCOL_STRCOLLUTF8 on WindowsPeter Eisentraut2017-06-17
* Teach pgindent to skip files generated by bison or flex automatically.Tom Lane2017-06-16
* doc: Add note that COPY commands are published as INSERTsPeter Eisentraut2017-06-16
* Use RangeVarGetRelidExtended() in AlterSequence()Peter Eisentraut2017-06-16
* Fix ICU collation use on WindowsPeter Eisentraut2017-06-16
* doc: Add section about logical replication restrictionsPeter Eisentraut2017-06-16
* Fix dependency, when changing a function's argument/return type.Heikki Linnakangas2017-06-16
* Reconcile nodes/*funcs.c with PostgreSQL 10 work.Noah Misch2017-06-16
* Make configure check for IPC::Run when --enable-tap-tests is specified.Tom Lane2017-06-15
* Fix low-probability leaks of PGresult objects in the backend.Tom Lane2017-06-15
* doc: remove mention of Windows junction points by pg_upgradeBruce Momjian2017-06-15
* docs: Fix pg_upgrade standby server upgrade docsBruce Momjian2017-06-15
* Rename function for consistencyAlvaro Herrera2017-06-15
* psql: Improve display of "for all tables" publicationsPeter Eisentraut2017-06-15
* Fix typo in code commentPeter Eisentraut2017-06-15
* Remove unnecessary IPC::Run inclusionPeter Eisentraut2017-06-15
* Fix typo in PostgreSQL 10.0 release note.Tatsuo Ishii2017-06-15
* Fix document bug regarding read only transactions.Tatsuo Ishii2017-06-15
* Fix problems related to RangeTblEntry members enrname and enrtuples.Robert Haas2017-06-14
* Don't force-assign transaction id when exporting a snapshot.Andres Freund2017-06-14
* Use DEFACLOBJ_ macros in error message instead of hardcodingPeter Eisentraut2017-06-14
* Add missing serial commaPeter Eisentraut2017-06-14
* doc: Whitespace fixes in man pagesPeter Eisentraut2017-06-14
* Teach predtest.c about CHECK clauses to fix partitioning bugs.Robert Haas2017-06-14
* Improve release note text about set-returning-function changes.Tom Lane2017-06-14
* Avoid bogus TwoPhaseState locking sequencesAlvaro Herrera2017-06-14
* Put documentation of options and commands in more alphabetical orderPeter Eisentraut2017-06-14
* Fix no-longer-valid shortcuts in expression_returns_set().Tom Lane2017-06-14
* Fix violations of CatalogTupleInsert/Update/Delete abstraction.Tom Lane2017-06-14
* Teach PL/pgSQL about partitioned tables.Dean Rasheed2017-06-14
* Teach RemoveRoleFromObjectPolicy() about partitioned tables.Dean Rasheed2017-06-14
* Disallow set-returning functions inside CASE or COALESCE.Tom Lane2017-06-13
* doc: Update example version numbers in pg_upgrade documentationPeter Eisentraut2017-06-13
* psql: Use more consistent capitalization of some output headingsPeter Eisentraut2017-06-13
* Re-run pgindent.Tom Lane2017-06-13
* Always initialize PartitionBoundInfoData's null_index.Robert Haas2017-06-13
* Teach relation_is_updatable() about partitioned tables.Dean Rasheed2017-06-13
* libpq: Message style improvementsPeter Eisentraut2017-06-13
* Fix failure to remove dependencies when a partition is detached.Robert Haas2017-06-13
* doc: Fix typoPeter Eisentraut2017-06-13
* In initdb, defend against assignment of NULL values to not-null columns.Tom Lane2017-06-13
* Fix typoPeter Eisentraut2017-06-13
* Improve code commentsPeter Eisentraut2017-06-13
* Use correct ICU path for Windows 32 vs. 64 bitPeter Eisentraut2017-06-13
* Fix collprovider of predefined collationsPeter Eisentraut2017-06-13