2017-06-07 |
Pavan Deolasee | Switch connections after processing PGXLRemoteFetchSize... |
commit | commitdiff | tree |
2017-06-03 |
Tomas Vondra | Hide list of nodes in EXPLAIN (NODES off, FORMAT json) |
commit | commitdiff | tree |
2017-05-18 |
Pavan Deolasee | Do not reset global_session on RESET ALL |
commit | commitdiff | tree |
2017-05-15 |
Pavan Deolasee | Fix EXPLAIN ANALYZE SELECT INTO |
commit | commitdiff | tree |
2017-05-09 |
Pavan Deolasee | Allow COPY (INSERT RETURNING), but block COPY (SELECT... |
commit | commitdiff | tree |
2017-05-08 |
Pavan Deolasee | Use correct namespace while inserting rows via CTAS |
commit | commitdiff | tree |
2017-05-03 |
Pavan Deolasee | Add a user configurable parameter to control the number... |
commit | commitdiff | tree |
2017-05-02 |
Pavan Deolasee | Ensure that we don't try to allocate connection in... |
commit | commitdiff | tree |
2017-04-25 |
Tomas Vondra | fix buffer overflow in gtm_serialize_pgxcnodeinfo() |
commit | commitdiff | tree |
2017-04-25 |
Pavan Deolasee | Fix a typo in gtmPxyExtraConfig default value |
commit | commitdiff | tree |
2017-04-25 |
Pavan Deolasee | Ensure that GTM master is added first before allowing... |
commit | commitdiff | tree |
2017-04-25 |
Tomas Vondra | remove pgxcpath.c and RemoteQueryPath, which are both... |
commit | commitdiff | tree |
2017-04-25 |
Tomas Vondra | remove optimizer/pgxcplan.h, mostly a duplicate of... |
commit | commitdiff | tree |
2017-04-19 |
Pavan Deolasee | Update release date for Postgres-XL 9.5r1.5, unfortunat... XL9_5_R1_5 |
commit | commitdiff | tree |
2017-04-19 |
Pavan Deolasee | Stamp Postgres-XL 9.5r1.5 |
commit | commitdiff | tree |
2017-04-19 |
Pavan Deolasee | Fix non-deterministic behaviour of sequence test case... |
commit | commitdiff | tree |
2017-04-19 |
Pavan Deolasee | Use already created EState while explaining FQS-ed... |
commit | commitdiff | tree |
2017-04-18 |
Pavan Deolasee | Update release notes to add couple of more entries |
commit | commitdiff | tree |
2017-04-18 |
Pavan Deolasee | Allow pg_dump to dump from PostgreSQL databases. |
commit | commitdiff | tree |
2017-04-17 |
Pavan Deolasee | Handle temp sequences so that duplicate values are... |
commit | commitdiff | tree |
2017-04-12 |
Pavan Deolasee | Add a 5s sleep in create_index test case to give cluste... |
commit | commitdiff | tree |
2017-04-11 |
Pavan Deolasee | Adjust tsearch test case and expected output based... |
commit | commitdiff | tree |
2017-04-07 |
Pavan Deolasee | Reduce verbosity of client disconnection messages. |
commit | commitdiff | tree |
2017-04-07 |
Pavan Deolasee | Draft release notes for Postgres-XL 9.5r1.5 |
commit | commitdiff | tree |
2017-04-06 |
Pavan Deolasee | Remove an obselete code which was stopping constraints... |
commit | commitdiff | tree |
2017-04-06 |
Pavan Deolasee | Support an additional syntax ANALYZE (COORDINATOR)... |
commit | commitdiff | tree |
2017-04-03 |
Pavan Deolasee | Try to validate the combiner only when a RESPONSE_COPY... |
commit | commitdiff | tree |
2017-04-03 |
Pavan Deolasee | Merge tag 'REL9_5_6' into XL9_5_STABLE |
commit | commitdiff | tree |
2017-03-24 |
Pavan Deolasee | Ensure that the config parameters specified in the... |
commit | commitdiff | tree |
2017-03-10 |
Pavan Deolasee | Do not add a newline ('\n') between rows while running... |
commit | commitdiff | tree |
2017-03-09 |
Pavan Deolasee | Extend CommitTS properly, filling in any holes, just... |
commit | commitdiff | tree |
2017-02-20 |
Pavan Deolasee | Handle sequence's transactional behaviour on GTM |
commit | commitdiff | tree |
2017-02-06 |
Tom Lane | Stamp 9.5.6. |
commit | commitdiff | tree |
2017-02-06 |
Tom Lane | Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. |
commit | commitdiff | tree |
2017-02-06 |
Tom Lane | Avoid returning stale attribute bitmaps in RelationGetI... |
commit | commitdiff | tree |
2017-02-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2017-02-06 |
Peter Eisentraut | Add missing newline to error messages |
commit | commitdiff | tree |
2017-02-06 |
Heikki Linnakangas | Fix typo also in expected output. |
commit | commitdiff | tree |
2017-02-06 |
Heikki Linnakangas | Fix typos in comments. |
commit | commitdiff | tree |
2017-02-02 |
Heikki Linnakangas | Add KOI8-U map files to Makefile. |
commit | commitdiff | tree |
2017-01-31 |
Tomas Vondra | improve grouping_distribution() to consider all groupin... |
commit | commitdiff | tree |
2017-01-31 |
Pavan Deolasee | Handle some corner cases around empty strings in SET... |
commit | commitdiff | tree |
2017-01-30 |
Tom Lane | Update time zone data files to tzdata release 2016j. |
commit | commitdiff | tree |
2017-01-27 |
Tom Lane | Orthography fixes for new castNode() macro. |
commit | commitdiff | tree |
2017-01-27 |
Simon Riggs | Check interrupts during hot standby waits |
commit | commitdiff | tree |
2017-01-27 |
Andres Freund | Add castNode(type, ptr) for safe casting between NodeTa... |
commit | commitdiff | tree |
2017-01-26 |
Alvaro Herrera | Add missed update in expected file |
commit | commitdiff | tree |
2017-01-26 |
Alvaro Herrera | Remove test for COMMENT ON DATABASE |
commit | commitdiff | tree |
2017-01-26 |
Simon Riggs | Reset hot standby xmin after restart |
commit | commitdiff | tree |
2017-01-26 |
Tom Lane | Ensure that a tsquery like '!foo' matches empty tsvectors. |
commit | commitdiff | tree |
2017-01-24 |
Tatsuo Ishii | Fix comments in StrategyNotifyBgWriter(). |
commit | commitdiff | tree |
2017-01-23 |
Peter Eisentraut | doc: Update URL for Microsoft download site |
commit | commitdiff | tree |
2017-01-20 |
Robert Haas | Avoid useless respawining the autovacuum launcher at... |
commit | commitdiff | tree |
2017-01-20 |
Pavan Deolasee | A very naive way to deal with the fact that RemoteQuery... |
commit | commitdiff | tree |
2017-01-18 |
Tom Lane | Reset the proper GUC in create_index test. |
commit | commitdiff | tree |
2017-01-18 |
Alvaro Herrera | Change some test macros to return true booleans |
commit | commitdiff | tree |
2017-01-18 |
Tom Lane | Disable transforms that replaced AT TIME ZONE with... |
commit | commitdiff | tree |
2017-01-17 |
Fujii Masao | Fix an assertion failure related to an exclusive backup. |
commit | commitdiff | tree |
2017-01-17 |
Pavan Deolasee | Handle multi-command queries correctly inside SQL as... |
commit | commitdiff | tree |
2017-01-14 |
Tom Lane | Throw suitable error for COPY TO STDOUT/FROM STDIN... |
commit | commitdiff | tree |
2017-01-13 |
Peter Eisentraut | pg_upgrade: Fix for changed pg_ctl default stop mode |
commit | commitdiff | tree |
2017-01-12 |
Tomas Vondra | make pgxc_ctl connect to 'postgres' database when pingi... |
commit | commitdiff | tree |
2017-01-11 |
Stephen Frost | pg_restore: Don't allow non-positive number of jobs |
commit | commitdiff | tree |
2017-01-10 |
Stephen Frost | Fix invalid-parallel-jobs error message |
commit | commitdiff | tree |
2017-01-09 |
Alvaro Herrera | Fix ALTER TABLE / SET TYPE for irregular inheritance |
commit | commitdiff | tree |
2017-01-09 |
Alvaro Herrera | BRIN revmap pages are not standard pages ... |
commit | commitdiff | tree |
2017-01-06 |
Tom Lane | Invalidate cached plans on FDW option changes. |
commit | commitdiff | tree |
2017-01-05 |
Tom Lane | Fix handling of empty arrays in array_fill(). |
commit | commitdiff | tree |
2017-01-05 |
Pavan Deolasee | Ensure variable values are quoted when necessary while... |
commit | commitdiff | tree |
2017-01-04 |
Tom Lane | Handle OID column inheritance correctly in ALTER TABLE... |
commit | commitdiff | tree |
2017-01-04 |
Tom Lane | Prefer int-wide pg_atomic_flag over char-wide when... |
commit | commitdiff | tree |
2017-01-03 |
Bruce Momjian | Update copyright for 2017 |
commit | commitdiff | tree |
2017-01-03 |
Heikki Linnakangas | Remove bogus notice that older clients might not work... |
commit | commitdiff | tree |
2017-01-02 |
Joe Conway | Silence compiler warnings |
commit | commitdiff | tree |
2017-01-02 |
Joe Conway | Silence compiler warnings |
commit | commitdiff | tree |
2016-12-29 |
Tom Lane | Fix incorrect example of to_timestamp() usage. |
commit | commitdiff | tree |
2016-12-27 |
Tom Lane | Fix interval_transform so it doesn't throw away non... |
commit | commitdiff | tree |
2016-12-27 |
Andrew Dunstan | Explain unaccounted for space in pgstattuple. |
commit | commitdiff | tree |
2016-12-26 |
Tom Lane | Remove triggerable Assert in hashname(). |
commit | commitdiff | tree |
2016-12-24 |
Stephen Frost | pg_dumpall: Include --verbose option in --help output |
commit | commitdiff | tree |
2016-12-24 |
Stephen Frost | Fix tab completion in psql for ALTER DEFAULT PRIVILEGES |
commit | commitdiff | tree |
2016-12-23 |
Tom Lane | Doc: improve index entry for "median". |
commit | commitdiff | tree |
2016-12-23 |
Joe Conway | Improve RLS documentation with respect to COPY |
commit | commitdiff | tree |
2016-12-22 |
Stephen Frost | Use TSConfigRelationId in AlterTSConfiguration() |
commit | commitdiff | tree |
2016-12-22 |
Tom Lane | Fix handling of expanded objects in CoerceToDomain... |
commit | commitdiff | tree |
2016-12-22 |
Robert Haas | Fix broken error check in _hash_doinsert. |
commit | commitdiff | tree |
2016-12-22 |
Joe Conway | Make dblink try harder to form useful error messages |
commit | commitdiff | tree |
2016-12-22 |
Joe Conway | Protect dblink from invalid options when using postgres... |
commit | commitdiff | tree |
2016-12-22 |
Tom Lane | Give a useful error message if uuid-ossp is built witho... |
commit | commitdiff | tree |
2016-12-22 |
Michael Meskes | Fix buffer overflow on particularly named files and... |
commit | commitdiff | tree |
2016-12-21 |
Joe Conway | Improve dblink error message when remote does not provi... |
commit | commitdiff | tree |
2016-12-21 |
Tom Lane | Fix detection of unfinished Unicode surrogate pair... |
commit | commitdiff | tree |
2016-12-21 |
Stephen Frost | Improve ALTER TABLE documentation |
commit | commitdiff | tree |
2016-12-21 |
Stephen Frost | Fix dumping of casts and transforms using built-in... |
commit | commitdiff | tree |
2016-12-21 |
Stephen Frost | For 8.0 servers, get last built-in oid from pg_database |
commit | commitdiff | tree |
2016-12-21 |
Pavan Deolasee | Send shared invalidation messages to other backends... |
commit | commitdiff | tree |
2016-12-21 |
Dean Rasheed | Fix order of operations in CREATE OR REPLACE VIEW. |
commit | commitdiff | tree |
2016-12-20 |
Pavan Deolasee | Handle multi-command SQL strings correctly even when... |
commit | commitdiff | tree |
2016-12-19 |
Magnus Hagander | Fix base backup rate limiting in presence of slow i/o |
commit | commitdiff | tree |
2016-12-19 |
Pavan Deolasee | Correctly identify MSG_BARRIER as a proxy command |
commit | commitdiff | tree |
next |