| 2017-03-27 |
Robert Haas | Show more processes in pg_stat_activity. |
commit | commitdiff | tree |
| 2017-03-26 |
Tom Lane | Improve performance of ExecEvalWholeRowVar. |
commit | commitdiff | tree |
| 2017-03-26 |
Peter Eisentraut | Fix cpluspluscheck warning |
commit | commitdiff | tree |
| 2017-03-26 |
Tom Lane | Use ExecPrepareExpr in place of ExecPrepareCheck where... |
commit | commitdiff | tree |
| 2017-03-26 |
Tom Lane | Fix typos in logical replication support for initial... |
commit | commitdiff | tree |
| 2017-03-26 |
Tom Lane | Fix unportable disregard of alignment requirements... |
commit | commitdiff | tree |
| 2017-03-26 |
Tom Lane | Fix some minor resource leaks in PerformRadiusTransacti... |
commit | commitdiff | tree |
| 2017-03-26 |
Tom Lane | Improve implementation of EEOP_BOOLTEST_* opcodes. |
commit | commitdiff | tree |
| 2017-03-26 |
Peter Eisentraut | doc: Fix oldhtml/old PDF build |
commit | commitdiff | tree |
| 2017-03-26 |
Peter Eisentraut | doc: Clean up bibliography rendering for XSLT |
commit | commitdiff | tree |
| 2017-03-26 |
Tom Lane | Update some obsolete comments. |
commit | commitdiff | tree |
| 2017-03-26 |
Alvaro Herrera | Add missing break |
commit | commitdiff | tree |
| 2017-03-26 |
Andres Freund | Blindly attempt to fix sepgsql tests #2. |
commit | commitdiff | tree |
| 2017-03-26 |
Andres Freund | Blindly attempt to fix sepgsql tests. |
commit | commitdiff | tree |
| 2017-03-25 |
Andres Freund | Remove unreachable code in expression evaluation. |
commit | commitdiff | tree |
| 2017-03-25 |
Tom Lane | git rm execQual.c |
commit | commitdiff | tree |
| 2017-03-25 |
Andres Freund | Faster expression evaluation and targetlist projection. |
commit | commitdiff | tree |
| 2017-03-25 |
Tom Lane | Re-adhere to policy of no more than 20 tests per parall... |
commit | commitdiff | tree |
| 2017-03-25 |
Tom Lane | Remember to drop roles created by regression tests. |
commit | commitdiff | tree |
| 2017-03-25 |
Peter Eisentraut | Add cleanup to new test cases |
commit | commitdiff | tree |
| 2017-03-25 |
Simon Riggs | Report catalog_xmin separately in hot_standby_feedback |
commit | commitdiff | tree |
| 2017-03-25 |
Peter Eisentraut | Add missing break |
commit | commitdiff | tree |
| 2017-03-25 |
Peter Eisentraut | psql: Add missing schema qualification |
commit | commitdiff | tree |
| 2017-03-25 |
Peter Eisentraut | Fix locale pointer use in WIN32 code path |
commit | commitdiff | tree |
| 2017-03-25 |
Peter Eisentraut | Remove ICU tests from default run |
commit | commitdiff | tree |
| 2017-03-25 |
Peter Eisentraut | Fix recovery test hang |
commit | commitdiff | tree |
| 2017-03-25 |
Peter Eisentraut | Add COMMENT and SECURITY LABEL support for publications... |
commit | commitdiff | tree |
| 2017-03-25 |
Peter Eisentraut | Make header self-contained |
commit | commitdiff | tree |
| 2017-03-25 |
Peter Eisentraut | Add more subscription DDL tests |
commit | commitdiff | tree |
| 2017-03-24 |
Alvaro Herrera | Fix typo in comment |
commit | commitdiff | tree |
| 2017-03-24 |
Alvaro Herrera | Fix stats_ext test in 32 bit machines |
commit | commitdiff | tree |
| 2017-03-24 |
Peter Eisentraut | Check that published table exists on subscriber |
commit | commitdiff | tree |
| 2017-03-24 |
Robert Haas | Improve access to parallel query from procedural languages. |
commit | commitdiff | tree |
| 2017-03-24 |
Alvaro Herrera | Fix use-after-free bug |
commit | commitdiff | tree |
| 2017-03-24 |
Simon Riggs | Reverting 42b4b0b2413b9b472aaf2112a3bbfd80a6ab4dc5 |
commit | commitdiff | tree |
| 2017-03-24 |
Fujii Masao | Make VACUUM VERBOSE report the number of skipped frozen... |
commit | commitdiff | tree |
| 2017-03-24 |
Alvaro Herrera | Implement multivariate n-distinct coefficients |
commit | commitdiff | tree |
| 2017-03-24 |
Robert Haas | plpgsql: Don't generate parallel plans for RETURN QUERY. |
commit | commitdiff | tree |
| 2017-03-24 |
Robert Haas | Add a txid_status function. |
commit | commitdiff | tree |
| 2017-03-24 |
Simon Riggs | Avoid SnapshotResetXmin() during AtEOXact_Snapshot() |
commit | commitdiff | tree |
| 2017-03-24 |
Peter Eisentraut | Handle empty result set in libpqrcv_exec |
commit | commitdiff | tree |
| 2017-03-24 |
Heikki Linnakangas | Allow SCRAM authentication, when pg_hba.conf says ... |
commit | commitdiff | tree |
| 2017-03-24 |
Teodor Sigaev | Fix backup canceling |
commit | commitdiff | tree |
| 2017-03-24 |
Tom Lane | Avoid syntax error on platforms that have neither LOCAL... |
commit | commitdiff | tree |
| 2017-03-23 |
Bruce Momjian | doc: add missing closing 'sect3' tag for ICU patch |
commit | commitdiff | tree |
| 2017-03-23 |
Peter Eisentraut | Add ICU_FLAGS to one more place |
commit | commitdiff | tree |
| 2017-03-23 |
Peter Eisentraut | Fix crash in ICU patch |
commit | commitdiff | tree |
| 2017-03-23 |
Robert Haas | Fix enum definition. |
commit | commitdiff | tree |
| 2017-03-23 |
Peter Eisentraut | ICU support |
commit | commitdiff | tree |
| 2017-03-23 |
Robert Haas | Track the oldest XID that can be safely looked up in... |
commit | commitdiff | tree |
| 2017-03-23 |
Peter Eisentraut | Remove createlang and droplang |
commit | commitdiff | tree |
| 2017-03-23 |
Robert Haas | Allow for parallel execution whenever ExecutorRun(... |
commit | commitdiff | tree |
| 2017-03-23 |
Teodor Sigaev | Reduce page locking in GIN vacuum |
commit | commitdiff | tree |
| 2017-03-23 |
Peter Eisentraut | Remove trailing comma from enum definition |
commit | commitdiff | tree |
| 2017-03-23 |
Peter Eisentraut | Assorted compilation and test fixes |
commit | commitdiff | tree |
| 2017-03-23 |
Simon Riggs | Minor spelling correction in comment |
commit | commitdiff | tree |
| 2017-03-23 |
Simon Riggs | Replication lag tracking for walsenders |
commit | commitdiff | tree |
| 2017-03-23 |
Peter Eisentraut | Logical replication support for initial data copy |
commit | commitdiff | tree |
| 2017-03-23 |
Magnus Hagander | Fix grammar in comment |
commit | commitdiff | tree |
| 2017-03-23 |
Stephen Frost | Expose waitforarchive option through pg_stop_backup() |
commit | commitdiff | tree |
| 2017-03-22 |
Peter Eisentraut | doc: Improve CREATE PUBLICATION examples |
commit | commitdiff | tree |
| 2017-03-22 |
Peter Eisentraut | doc: Fix logical replication setup instructions |
commit | commitdiff | tree |
| 2017-03-22 |
Peter Eisentraut | doc: Markup and formatting improvements |
commit | commitdiff | tree |
| 2017-03-22 |
Robert Haas | Fix wrong costing of Sort under Gather Merge. |
commit | commitdiff | tree |
| 2017-03-22 |
Magnus Hagander | Support multiple RADIUS servers |
commit | commitdiff | tree |
| 2017-03-22 |
Simon Riggs | Correct erroneous comment in GetOldestXmin() |
commit | commitdiff | tree |
| 2017-03-22 |
Simon Riggs | Refactor GetOldestXmin() to use flags |
commit | commitdiff | tree |
| 2017-03-22 |
Simon Riggs | Assign AccessExclusiveLocks against subxacts in Hot... |
commit | commitdiff | tree |
| 2017-03-22 |
Peter Eisentraut | Change logical replication pg_hba.conf use |
commit | commitdiff | tree |
| 2017-03-22 |
Peter Eisentraut | Refine rules for altering publication owner |
commit | commitdiff | tree |
| 2017-03-22 |
Andrew Dunstan | Sync pg_dump and pg_dumpall output |
commit | commitdiff | tree |
| 2017-03-22 |
Simon Riggs | Improve performance of replay of AccessExclusiveLocks |
commit | commitdiff | tree |
| 2017-03-22 |
Simon Riggs | Teach xlogreader to follow timeline switches |
commit | commitdiff | tree |
| 2017-03-22 |
Peter Eisentraut | Avoid Perl warning |
commit | commitdiff | tree |
| 2017-03-22 |
Peter Eisentraut | pg_dump: Only dump publications when dumping everything |
commit | commitdiff | tree |
| 2017-03-22 |
Peter Eisentraut | doc: Update tool sets documentation for modern FreeBSD |
commit | commitdiff | tree |
| 2017-03-21 |
Andrew Dunstan | Document btree_gin support for enums |
commit | commitdiff | tree |
| 2017-03-21 |
Andrew Dunstan | Add btree_gin support for enum types |
commit | commitdiff | tree |
| 2017-03-21 |
Andrew Dunstan | Add btree_gist support for enum types. |
commit | commitdiff | tree |
| 2017-03-21 |
Andrew Dunstan | Use CallerFInfoFunctionCall with btree_gist for varlena... |
commit | commitdiff | tree |
| 2017-03-21 |
Andrew Dunstan | Use CallerFInfoFunctionCall with btree_gist for numeric... |
commit | commitdiff | tree |
| 2017-03-21 |
Simon Riggs | Add a pg_recvlogical wrapper to PostgresNode |
commit | commitdiff | tree |
| 2017-03-21 |
Robert Haas | Don't scan partitioned tables. |
commit | commitdiff | tree |
| 2017-03-21 |
Teodor Sigaev | Fix support for some operators (&<, &>, $<|, |&>) in... |
commit | commitdiff | tree |
| 2017-03-21 |
Andrew Dunstan | Add a direct function call mechanism using the caller... |
commit | commitdiff | tree |
| 2017-03-21 |
Peter Eisentraut | doc: Improve markup |
commit | commitdiff | tree |
| 2017-03-21 |
Bruce Momjian | doc: clarify that function "ownership" that controls... |
commit | commitdiff | tree |
| 2017-03-21 |
Bruce Momjian | doc: adjust 'Infinity' example to include minus |
commit | commitdiff | tree |
| 2017-03-21 |
Andrew Dunstan | Add missing support for new node fields |
commit | commitdiff | tree |
| 2017-03-21 |
Bruce Momjian | doc: improve createdb example |
commit | commitdiff | tree |
| 2017-03-20 |
Andrew Dunstan | Force the regression databases to have bytea_output... |
commit | commitdiff | tree |
| 2017-03-20 |
Andrew Dunstan | Add IF NOT EXISTS for CREATE SERVER and CREATE USER... |
commit | commitdiff | tree |
| 2017-03-20 |
Andrew Dunstan | Use a consistent error message style for user mappings. |
commit | commitdiff | tree |
| 2017-03-20 |
Robert Haas | Another fix for single-page hash index vacuum. |
commit | commitdiff | tree |
| 2017-03-20 |
Robert Haas | Fixes for single-page hash index vacuum. |
commit | commitdiff | tree |
| 2017-03-20 |
Tom Lane | Add configure test to see if the C compiler has gcc... |
commit | commitdiff | tree |
| 2017-03-20 |
Heikki Linnakangas | Add .gitignore for src/test/authentication/tmp_check. |
commit | commitdiff | tree |
| 2017-03-20 |
Tom Lane | Add missed "make clean" logic in src/interfaces/libpq... |
commit | commitdiff | tree |
| 2017-03-20 |
Tom Lane | Improve regression test coverage for TID scanning. |
commit | commitdiff | tree |
| 2017-03-20 |
Teodor Sigaev | Revert unintentional change in increasing usage count... |
commit | commitdiff | tree |
| next |