| 2019-11-12 |
Tom Lane | Fix ecpglib.h to declare bool consistently with c.h. |
commit | commitdiff | tree |
| 2019-11-12 |
Peter Eisentraut | gitattributes: Add new file |
commit | commitdiff | tree |
| 2019-11-12 |
Amit Kapila | Make the order of the header file includes consistent... |
commit | commitdiff | tree |
| 2019-11-11 |
Tom Lane | Doc: fix ancient mistake, or at least obsolete info... |
commit | commitdiff | tree |
| 2019-11-11 |
Tom Lane | Further improve stability of partition_prune regression... |
commit | commitdiff | tree |
| 2019-11-11 |
Peter Eisentraut | gitattributes: Remove entries for no longer existing... |
commit | commitdiff | tree |
| 2019-11-11 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2019-11-11 |
Peter Eisentraut | Rerun autoheader |
commit | commitdiff | tree |
| 2019-11-11 |
Thomas Munro | Optimize PredicateLockTuple(). |
commit | commitdiff | tree |
| 2019-11-11 |
Thomas Munro | Optimize TransactionIdIsCurrentTransactionId(). |
commit | commitdiff | tree |
| 2019-11-11 |
Amit Kapila | Rearrange dropdb() to avoid errors after allowing other... |
commit | commitdiff | tree |
| 2019-11-09 |
Peter Eisentraut | Fix subscription test |
commit | commitdiff | tree |
| 2019-11-09 |
Peter Eisentraut | doc: Clarify documentation about SSL passphrases |
commit | commitdiff | tree |
| 2019-11-09 |
Peter Eisentraut | doc: Further tweak recovery parameters documentation |
commit | commitdiff | tree |
| 2019-11-09 |
Peter Eisentraut | Fix negative bitmapset member not allowed error in... |
commit | commitdiff | tree |
| 2019-11-09 |
Michael Paquier | Fix new COPY test of PL/pgSQL with VPATH builds |
commit | commitdiff | tree |
| 2019-11-09 |
Michael Paquier | Add tests for COPY in PL/pgSQL |
commit | commitdiff | tree |
| 2019-11-08 |
Andres Freund | Pass ItemPointer not HeapTuple to IndexBuildCallback. |
commit | commitdiff | tree |
| 2019-11-08 |
Alvaro Herrera | Add backtrace support for error reporting |
commit | commitdiff | tree |
| 2019-11-08 |
Peter Eisentraut | Fix gratuitous error message variation |
commit | commitdiff | tree |
| 2019-11-08 |
Etsuro Fujita | postgres_fdw: Fix error message for PREPARE TRANSACTION. |
commit | commitdiff | tree |
| 2019-11-08 |
Peter Eisentraut | More precise errors from initial pg_control check |
commit | commitdiff | tree |
| 2019-11-08 |
Peter Geoghegan | Use "low key" terminology in nbtsort.c. |
commit | commitdiff | tree |
| 2019-11-07 |
Bruce Momjian | docs: clarify that only INSERT and UPDATE triggers... |
commit | commitdiff | tree |
| 2019-11-07 |
Tom Lane | Move declaration of ecpg_gettext() to a saner place. |
commit | commitdiff | tree |
| 2019-11-07 |
Alvaro Herrera | Fix SET CONSTRAINTS .. DEFERRED on partitioned tables |
commit | commitdiff | tree |
| 2019-11-07 |
Tom Lane | Fix integer-overflow edge case detection in interval_mu... |
commit | commitdiff | tree |
| 2019-11-07 |
Peter Eisentraut | Remove HAVE_LONG_LONG_INT |
commit | commitdiff | tree |
| 2019-11-07 |
Peter Eisentraut | Fix nested error handling in PG_FINALLY |
commit | commitdiff | tree |
| 2019-11-07 |
Fujii Masao | Fix assertion failure when running pgbench -s. |
commit | commitdiff | tree |
| 2019-11-07 |
Thomas Munro | Add reusable routine for making arrays unique. |
commit | commitdiff | tree |
| 2019-11-07 |
Michael Paquier | Check after errors of SPI_execute() in xml.c |
commit | commitdiff | tree |
| 2019-11-06 |
Tomas Vondra | Allow sampling of statements depending on duration |
commit | commitdiff | tree |
| 2019-11-06 |
Tomas Vondra | Document log_transaction_sample_rate as superuser-only |
commit | commitdiff | tree |
| 2019-11-06 |
Tom Lane | Minor code review for tuple slot rewrite. |
commit | commitdiff | tree |
| 2019-11-06 |
Tom Lane | Sync our DTrace infrastructure with c.h's definition... |
commit | commitdiff | tree |
| 2019-11-06 |
Peter Eisentraut | Fix memory allocation mistake |
commit | commitdiff | tree |
| 2019-11-06 |
Peter Eisentraut | Remove unused function argument |
commit | commitdiff | tree |
| 2019-11-06 |
Michael Paquier | Fix timestamp of sent message for write context in... |
commit | commitdiff | tree |
| 2019-11-06 |
Andrew Gierth | Request small targetlist for input to WindowAgg. |
commit | commitdiff | tree |
| 2019-11-06 |
Fujii Masao | Correct the command tags for ALTER ... RENAME COLUMN. |
commit | commitdiff | tree |
| 2019-11-06 |
Fujii Masao | Add "G" (server-side data generation) as an initializat... |
commit | commitdiff | tree |
| 2019-11-06 |
Bruce Momjian | doc: fix plurality typo on bgwriter doc sentence |
commit | commitdiff | tree |
| 2019-11-05 |
Andres Freund | Make StringInfo available to frontend code. |
commit | commitdiff | tree |
| 2019-11-05 |
Andres Freund | Split all OBJS style lines in makefiles into one-line... |
commit | commitdiff | tree |
| 2019-11-05 |
Tom Lane | Tweak some authentication debug messages to follow... |
commit | commitdiff | tree |
| 2019-11-05 |
Tom Lane | Avoid logging complaints about abandoned connections... |
commit | commitdiff | tree |
| 2019-11-05 |
Tom Lane | Fix "unexpected relkind" error when denying permissions... |
commit | commitdiff | tree |
| 2019-11-05 |
Tom Lane | Generate EquivalenceClass members for partitionwise... |
commit | commitdiff | tree |
| 2019-11-05 |
Michael Paquier | Doc: Clarify locks taken when using ALTER TABLE ATTACH... |
commit | commitdiff | tree |
| 2019-11-05 |
Michael Paquier | Doc: Improve description around ALTER TABLE ATTACH... |
commit | commitdiff | tree |
| 2019-11-05 |
Michael Paquier | Refactor code building relation options |
commit | commitdiff | tree |
| 2019-11-04 |
Tom Lane | Stabilize pg_dump output order for similarly-named... |
commit | commitdiff | tree |
| 2019-11-04 |
Tom Lane | Fix ginEntryInsert's counting of GIN leaf tuples. |
commit | commitdiff | tree |
| 2019-11-04 |
Peter Eisentraut | Fix some compiler warnings on older compilers |
commit | commitdiff | tree |
| 2019-11-04 |
Peter Eisentraut | Catch invalid typlens in a couple of places |
commit | commitdiff | tree |
| 2019-11-03 |
Tom Lane | Suppress warning from older compilers. |
commit | commitdiff | tree |
| 2019-11-03 |
Tom Lane | Fix PG_GETARG_SEG_P() definition. |
commit | commitdiff | tree |
| 2019-11-02 |
Tom Lane | Validate ispell dictionaries more carefully. |
commit | commitdiff | tree |
| 2019-11-02 |
Michael Paquier | Fix failure when creating cloned indexes for a partition |
commit | commitdiff | tree |
| 2019-11-01 |
Michael Paquier | Add some assertions in syncrep.c |
commit | commitdiff | tree |
| 2019-11-01 |
Michael Paquier | Fix race condition at backend exit when deleting elemen... |
commit | commitdiff | tree |
| 2019-11-01 |
Peter Eisentraut | Add some assertions to view reloption macros |
commit | commitdiff | tree |
| 2019-11-01 |
Peter Eisentraut | PG_FINALLY |
commit | commitdiff | tree |
| 2019-10-31 |
Peter Eisentraut | Add const qualifiers to internal range type APIs |
commit | commitdiff | tree |
| 2019-10-31 |
Michael Paquier | Fix typo in comment of syncrep.c |
commit | commitdiff | tree |
| 2019-10-30 |
Peter Eisentraut | Remove one use of IDENT_USERNAME_MAX |
commit | commitdiff | tree |
| 2019-10-30 |
Peter Eisentraut | Update code comments about peer authenticaton |
commit | commitdiff | tree |
| 2019-10-30 |
Andres Freund | pg_waldump: Fix --bkp-details to not issue spurious... |
commit | commitdiff | tree |
| 2019-10-30 |
Andres Freund | pg_waldump: Fix small memory leak when rmgr->rm_identif... |
commit | commitdiff | tree |
| 2019-10-30 |
Michael Paquier | Fix typos in the code |
commit | commitdiff | tree |
| 2019-10-29 |
Peter Eisentraut | Fix compiler warnings in ecpg tests |
commit | commitdiff | tree |
| 2019-10-29 |
Michael Paquier | Fix handling of pg_class.relispartition at swap phase... |
commit | commitdiff | tree |
| 2019-10-28 |
Tom Lane | Allow extracting fields from a ROW() expression in... |
commit | commitdiff | tree |
| 2019-10-28 |
Tom Lane | On Windows, use COMSPEC to find the location of cmd... |
commit | commitdiff | tree |
| 2019-10-28 |
Tom Lane | Handle empty-string edge cases correctly in strpos(). |
commit | commitdiff | tree |
| 2019-10-28 |
Michael Paquier | Doc: Add missing step for pg_stat_progress_cluster |
commit | commitdiff | tree |
| 2019-10-28 |
Michael Paquier | Fix dependency handling at swap phase of REINDEX CONCUR... |
commit | commitdiff | tree |
| 2019-10-27 |
Michael Paquier | Fix initialization of fake LSN for unlogged relations |
commit | commitdiff | tree |
| 2019-10-26 |
Noah Misch | Fix copy-paste defect in comment. |
commit | commitdiff | tree |
| 2019-10-26 |
Noah Misch | Update comment about __sync_lock_test_and_set() bug. |
commit | commitdiff | tree |
| 2019-10-26 |
Tom Lane | Doc: improve documentation of configuration settings... |
commit | commitdiff | tree |
| 2019-10-25 |
Peter Eisentraut | Remove obsolete information schema tables |
commit | commitdiff | tree |
| 2019-10-25 |
Tom Lane | Avoid failure when selecting a namespace node in XMLTABLE. |
commit | commitdiff | tree |
| 2019-10-25 |
Peter Eisentraut | doc: Use proper em and en dashes |
commit | commitdiff | tree |
| 2019-10-25 |
Tom Lane | Revert "Revert part of commit dddf4cdc3." |
commit | commitdiff | tree |
| 2019-10-25 |
Tom Lane | Get rid of useless/dangerous redefinition of bool in... |
commit | commitdiff | tree |
| 2019-10-25 |
Tom Lane | Improve management of statement timeouts. |
commit | commitdiff | tree |
| 2019-10-25 |
Tom Lane | Reset statement_timeout between queries of a multi... |
commit | commitdiff | tree |
| 2019-10-25 |
Amit Kapila | Revert part of commit dddf4cdc3. |
commit | commitdiff | tree |
| 2019-10-25 |
Amit Kapila | Make the order of the header file includes consistent... |
commit | commitdiff | tree |
| 2019-10-25 |
Michael Paquier | Handle interrupts within a transaction context in REIND... |
commit | commitdiff | tree |
| 2019-10-24 |
Fujii Masao | Fix typo in xlog.c. |
commit | commitdiff | tree |
| 2019-10-24 |
Amit Kapila | Make the order of the header file includes consistent... |
commit | commitdiff | tree |
| 2019-10-24 |
Bruce Momjian | docs: fix wording of REFRESH CONCURRENTLY manual page |
commit | commitdiff | tree |
| 2019-10-23 |
Bruce Momjian | pg_upgrade: adjust error output to use new database... |
commit | commitdiff | tree |
| 2019-10-23 |
Michael Paquier | Acquire properly session-level lock on new index in... |
commit | commitdiff | tree |
| 2019-10-23 |
Peter Eisentraut | Remove libpq-dist.rc |
commit | commitdiff | tree |
| 2019-10-23 |
Michael Paquier | Remove last traces of --adduser/--no-adduser in createuser |
commit | commitdiff | tree |
| 2019-10-23 |
Michael Paquier | Fix thinkos from 4f4061b for libpq integer parsing |
commit | commitdiff | tree |
| next |