| 2018-09-06 |
Pavan Deolasee | Force restart cluster monitor process if the GTM restarts |
commit | commitdiff | tree |
| 2018-09-06 |
Pavan Deolasee | Fix an oversight in 32025718755c4bbf100563fdc88e96225fc... |
commit | commitdiff | tree |
| 2018-08-10 |
Pavan Deolasee | Correctly track XID obtained by autovac as one from... |
commit | commitdiff | tree |
| 2018-08-10 |
Pavan Deolasee | Add a test to do sanity check at the end |
commit | commitdiff | tree |
| 2018-08-10 |
Pavan Deolasee | Use correct path for tablspaces while creating a basebackup |
commit | commitdiff | tree |
| 2018-07-31 |
Pavan Deolasee | Ensure that bad protocol ERROR message is sent to the... |
commit | commitdiff | tree |
| 2018-07-31 |
Pavan Deolasee | Correct select the GTM proxy for a new node being added |
commit | commitdiff | tree |
| 2018-07-19 |
Pavan Deolasee | Teach pgxc_exec_sizefunc() to use pg_my_temp_schema... |
commit | commitdiff | tree |
| 2018-07-17 |
Pavan Deolasee | Fix handling of REFRESH MATERIALIZED VIEW CONCURRENTLY |
commit | commitdiff | tree |
| 2018-07-11 |
Pavan Deolasee | Improve locking semantics in GTM and GTM Proxy |
commit | commitdiff | tree |
| 2018-07-10 |
Pavan Deolasee | Fix a compiler warning introduced in the previous commit |
commit | commitdiff | tree |
| 2018-07-10 |
Pavan Deolasee | Ensure that typename is schema qualified while sending... |
commit | commitdiff | tree |
| 2018-06-18 |
Pavan Deolasee | Ensure pooler process follows consistent model for... |
commit | commitdiff | tree |
| 2018-06-18 |
Pavan Deolasee | Properly quote typename before calling parseTypeString |
commit | commitdiff | tree |
| 2018-05-21 |
Pavan Deolasee | Remove some accidentally added elog(LOG) messages |
commit | commitdiff | tree |
| 2018-05-18 |
Pavan Deolasee | Fix broken implementation of recovery to barrier. |
commit | commitdiff | tree |
| 2018-05-18 |
Pavan Deolasee | Fix a long standing bug in vacuum/analyze of temp tables |
commit | commitdiff | tree |
| 2018-05-16 |
Pavan Deolasee | Accept regression diffs post merge with 9.5.12 |
commit | commitdiff | tree |
| 2018-05-16 |
Pavan Deolasee | Accept regression diffs in join test case |
commit | commitdiff | tree |
| 2018-05-16 |
Pavan Deolasee | Accept regression diffs in plpgsql test case |
commit | commitdiff | tree |
| 2018-05-16 |
Pavan Deolasee | Accept regression diff. |
commit | commitdiff | tree |
| 2018-05-16 |
Pavan Deolasee | Track clearly whether to run a remote transaction in... |
commit | commitdiff | tree |
| 2018-05-14 |
Pavan Deolasee | Qualify the sequence name per changes in PG 9.5.12 |
commit | commitdiff | tree |
| 2018-05-07 |
Pavan Deolasee | Do not try to show targetlist of a RemoteSubplan on... |
commit | commitdiff | tree |
| 2018-04-17 |
Pavan Deolasee | Accept expected output differences for EXPLAIN |
commit | commitdiff | tree |
| 2018-04-17 |
Pavan Deolasee | Accept expected output diffs in xml test case |
commit | commitdiff | tree |
| 2018-04-17 |
Pavan Deolasee | Accept expected output diffs in privileges test case |
commit | commitdiff | tree |
| 2018-04-17 |
Pavan Deolasee | Accept expected output diffs in groupingsets test |
commit | commitdiff | tree |
| 2018-04-17 |
Pavan Deolasee | Merge tag 'REL9_5_12' into XL9_5_STABLE |
commit | commitdiff | tree |
| 2018-04-17 |
Pavan Deolasee | Merge tag 'REL9_5_9' into XL9_5_STABLE |
commit | commitdiff | tree |
| 2018-04-09 |
Pavan Deolasee | Do not send the new protocol message to non-XL client. |
commit | commitdiff | tree |
| 2018-02-27 |
Magnus Hagander | Revert restructuring of bin/scripts/Makefile |
commit | commitdiff | tree |
| 2018-02-26 |
Tom Lane | Stamp 9.5.12. |
commit | commitdiff | tree |
| 2018-02-26 |
Tom Lane | Schema-qualify references in test_ddl_deparse test... |
commit | commitdiff | tree |
| 2018-02-26 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
| 2018-02-26 |
Noah Misch | Document security implications of search_path and the... |
commit | commitdiff | tree |
| 2018-02-26 |
Noah Misch | Empty search_path in Autovacuum and non-psql/pgbench... |
commit | commitdiff | tree |
| 2018-02-26 |
Tom Lane | Avoid using unsafe search_path settings during dump... |
commit | commitdiff | tree |
| 2018-02-26 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2018-02-25 |
Tom Lane | Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22. |
commit | commitdiff | tree |
| 2018-02-23 |
Tom Lane | Allow auto_explain.log_min_duration to go up to INT_MAX. |
commit | commitdiff | tree |
| 2018-02-23 |
Noah Misch | Synchronize doc/ copies of src/test/examples/. |
commit | commitdiff | tree |
| 2018-02-23 |
Tom Lane | Fix planner failures with overlapping mergejoin clauses... |
commit | commitdiff | tree |
| 2018-02-21 |
Tom Lane | Repair pg_upgrade's failure to preserve relfrozenxid... |
commit | commitdiff | tree |
| 2018-02-19 |
Tom Lane | Fix misbehavior of CTE-used-in-a-subplan during EPQ... |
commit | commitdiff | tree |
| 2018-02-15 |
Tom Lane | Doc: fix minor bug in CREATE TABLE example. |
commit | commitdiff | tree |
| 2018-02-14 |
Tom Lane | Fix broken logic for reporting PL/Python function names... |
commit | commitdiff | tree |
| 2018-02-07 |
Magnus Hagander | Change default git repo URL to https |
commit | commitdiff | tree |
| 2018-02-05 |
Tom Lane | Stamp 9.5.11. |
commit | commitdiff | tree |
| 2018-02-05 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
| 2018-02-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2018-02-05 |
Tom Lane | Ensure that all temp files made during pg_upgrade are... |
commit | commitdiff | tree |
| 2018-02-04 |
Tom Lane | Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. |
commit | commitdiff | tree |
| 2018-01-31 |
Bruce Momjian | doc: in contrib-spi, mention and link to the meaning... |
commit | commitdiff | tree |
| 2018-01-31 |
Bruce Momjian | doc: Improve pg_upgrade rsync examples to use clusterdir |
commit | commitdiff | tree |
| 2018-01-31 |
Robert Haas | pgcrypto's encrypt() supports AES-128, AES-192, and... |
commit | commitdiff | tree |
| 2018-01-29 |
Peter Eisentraut | psql documentation fixes |
commit | commitdiff | tree |
| 2018-01-28 |
Tom Lane | Add stack-overflow guards in set-operation planning. |
commit | commitdiff | tree |
| 2018-01-27 |
Tom Lane | Update time zone data files to tzdata release 2018c. |
commit | commitdiff | tree |
| 2018-01-23 |
Tom Lane | Teach reparameterize_path() to handle AppendPaths. |
commit | commitdiff | tree |
| 2018-01-23 |
Bruce Momjian | doc: simplify intermediate certificate mention in... |
commit | commitdiff | tree |
| 2018-01-22 |
Tom Lane | Make pg_dump's ACL, sec label, and comment entries... |
commit | commitdiff | tree |
| 2018-01-21 |
Bruce Momjian | doc: update intermediate certificate instructions |
commit | commitdiff | tree |
| 2018-01-19 |
Alvaro Herrera | Fix StoreCatalogInheritance1 to use 32bit inhseqno |
commit | commitdiff | tree |
| 2018-01-18 |
Tom Lane | Extend configure's __int128 test to check for a known... |
commit | commitdiff | tree |
| 2018-01-15 |
Michael Meskes | Cope with indicator arrays that do not have the correct... |
commit | commitdiff | tree |
| 2018-01-12 |
Tom Lane | Avoid unnecessary failure in SELECT concurrent with... |
commit | commitdiff | tree |
| 2018-01-12 |
Tom Lane | Fix incorrect handling of subquery pullup in the presen... |
commit | commitdiff | tree |
| 2018-01-10 |
Tom Lane | Fix sample INSTR() functions in the plpgsql documentation. |
commit | commitdiff | tree |
| 2018-01-09 |
Alvaro Herrera | Change some bogus PageGetLSN calls to BufferGetLSNAtomic |
commit | commitdiff | tree |
| 2018-01-05 |
Bruce Momjian | pg_upgrade: simplify code layout in a few places |
commit | commitdiff | tree |
| 2018-01-05 |
Alvaro Herrera | Fix failure to delete spill files of aborted transactions |
commit | commitdiff | tree |
| 2018-01-03 |
Andres Freund | Rename pg_rewind's copy_file_range() to avoid conflict... |
commit | commitdiff | tree |
| 2018-01-03 |
Andrew Dunstan | Fix use of config-specific libraries for Windows OpenSSL |
commit | commitdiff | tree |
| 2018-01-03 |
Alvaro Herrera | Make XactLockTableWait work for transactions that are... |
commit | commitdiff | tree |
| 2018-01-03 |
Bruce Momjian | Update copyright for 2018 |
commit | commitdiff | tree |
| 2018-01-02 |
Alvaro Herrera | Fix deadlock hazard in CREATE INDEX CONCURRENTLY |
commit | commitdiff | tree |
| 2017-12-22 |
Tom Lane | Disallow UNION/INTERSECT/EXCEPT over no columns. |
commit | commitdiff | tree |
| 2017-12-18 |
Peter Eisentraut | doc: Fix figures in example description |
commit | commitdiff | tree |
| 2017-12-15 |
Andres Freund | Perform a lot more sanity checks when freezing tuples. |
commit | commitdiff | tree |
| 2017-12-15 |
Andres Freund | Fix pruning of locked and updated tuples. |
commit | commitdiff | tree |
| 2017-12-14 |
Andrew Dunstan | Fix walsender timeouts when decoding a large transaction |
commit | commitdiff | tree |
| 2017-12-11 |
Tom Lane | Fix corner-case coredump in _SPI_error_callback(). |
commit | commitdiff | tree |
| 2017-12-09 |
Noah Misch | MSVC 2012+: Permit linking to 32-bit, MinGW-built libra... |
commit | commitdiff | tree |
| 2017-12-09 |
Noah Misch | MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. |
commit | commitdiff | tree |
| 2017-12-09 |
Noah Misch | MSVC: Remove cosmetic, cross-branch differences pertain... |
commit | commitdiff | tree |
| 2017-12-08 |
Peter Eisentraut | Fix mistake in comment |
commit | commitdiff | tree |
| 2017-12-08 |
Peter Eisentraut | doc: Add advice about systemd RemoveIPC |
commit | commitdiff | tree |
| 2017-12-06 |
Robert Haas | Report failure to start a background worker. |
commit | commitdiff | tree |
| 2017-12-05 |
Robert Haas | Mark assorted variables PGDLLIMPORT. |
commit | commitdiff | tree |
| 2017-12-04 |
Tom Lane | Clean up assorted messiness around AllocateDir() usage. |
commit | commitdiff | tree |
| 2017-11-30 |
Noah Misch | Fix non-GNU makefiles for AIX make. |
commit | commitdiff | tree |
| 2017-11-27 |
Tom Lane | Fix creation of resjunk tlist entries for inherited... |
commit | commitdiff | tree |
| 2017-11-27 |
Magnus Hagander | Fix typo in comment |
commit | commitdiff | tree |
| 2017-11-26 |
Tom Lane | Pad XLogReaderState's main_data buffer more aggressively. |
commit | commitdiff | tree |
| 2017-11-26 |
Joe Conway | Make has_sequence_privilege support WITH GRANT OPTION |
commit | commitdiff | tree |
| 2017-11-25 |
Tom Lane | Update MSVC build process for new timezone data. |
commit | commitdiff | tree |
| 2017-11-25 |
Tom Lane | Replace raw timezone source data with IANA's new compac... |
commit | commitdiff | tree |
| 2017-11-25 |
Tom Lane | Avoid formally-undefined use of memcpy() in hstoreUniqu... |
commit | commitdiff | tree |
| 2017-11-25 |
Tom Lane | Repair failure with SubPlans in multi-row VALUES lists. |
commit | commitdiff | tree |
| next |