| 2020-06-24 |
Alvaro Herrera | Add parens to ConvertToXSegs macro |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Tom Lane | Undo double-quoting of index names in non-text EXPLAIN... |
commit | commitdiff | tree | snapshot |
| 2020-06-20 |
Alexander Korotkov | Fix masking of SP-GiST pages during xlog consistency... |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Alvaro Herrera | Ensure write failure reports no-disk-space |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Tom Lane | Future-proof regression tests against possibly-missing... |
commit | commitdiff | tree | snapshot |
| 2020-06-18 |
Andres Freund | Fix deadlock danger when atomic ops are done under... |
commit | commitdiff | tree | snapshot |
| 2020-06-18 |
Andres Freund | Add basic spinlock tests to regression tests. |
commit | commitdiff | tree | snapshot |
| 2020-06-18 |
Tom Lane | Doc: document POSIX-style time zone specifications... |
commit | commitdiff | tree | snapshot |
| 2020-06-18 |
Michael Paquier | Fix oldest xmin and LSN computation across repslots... |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Andres Freund | spinlock emulation: Fix bug when more than INT_MAX... |
commit | commitdiff | tree | snapshot |
| 2020-06-16 |
Tom Lane | Doc: fix copy-and-pasteo in ecpg docs. |
commit | commitdiff | tree | snapshot |
| 2020-06-16 |
Thomas Munro | Fix buffile.c error handling. |
commit | commitdiff | tree | snapshot |
| 2020-06-16 |
Bruce Momjian | pg_upgrade: set vacuum_defer_cleanup_age to zero |
commit | commitdiff | tree | snapshot |
| 2020-06-15 |
Thomas Munro | Doc: Add references for SI and SSI. |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Tom Lane | Fix behavior of float aggregates for single Inf or... |
commit | commitdiff | tree | snapshot |
| 2020-06-11 |
Bruce Momjian | doc: remove xreflabels from commits 75fcdd2ae2 and... |
commit | commitdiff | tree | snapshot |
| 2020-06-11 |
Tom Lane | Fix mishandling of NaN counts in numeric_[avg_]combine. |
commit | commitdiff | tree | snapshot |
| 2020-06-11 |
Peter Geoghegan | Avoid update conflict out serialization anomalies. |
commit | commitdiff | tree | snapshot |
| 2020-06-11 |
Amit Kapila | Fix typos. |
commit | commitdiff | tree | snapshot |
| 2020-06-10 |
Peter Eisentraut | Update description of parameter password_encryption |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Andres Freund | Avoid need for valgrind suppressions for pg_atomic_init... |
commit | commitdiff | tree | snapshot |
| 2020-06-08 |
Thomas Munro | Fix locking bugs that could corrupt pg_control. |
commit | commitdiff | tree | snapshot |
| 2020-06-08 |
Thomas Munro | Doc: Update example symptom of systemd misconfiguration. |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Noah Misch | MSVC: Avoid warning when testing a TAP suite without... |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Tom Lane | Try to read data from the socket in pqSendSome's write_... |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Peter Eisentraut | doc: Clean up title case use |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Peter Eisentraut | doc: Fix incorrect link target |
commit | commitdiff | tree | snapshot |
| 2020-06-06 |
Noah Misch | Refresh function name in CRC-associated Valgrind suppre... |
commit | commitdiff | tree | snapshot |
| 2020-06-05 |
Joe Conway | Add unlikely() to CHECK_FOR_INTERRUPTS() |
commit | commitdiff | tree | snapshot |
| 2020-06-05 |
Tom Lane | Use query collation, not column's collation, while... |
commit | commitdiff | tree | snapshot |
| 2020-06-05 |
Michael Paquier | Preserve pg_index.indisreplident across REINDEX CONCURR... |
commit | commitdiff | tree | snapshot |
| 2020-06-04 |
Tom Lane | Reject "23:59:60.nnn" in datetime input. |
commit | commitdiff | tree | snapshot |
| 2020-06-04 |
Michael Paquier | Fix instance of elog() called while holding a spinlock |
commit | commitdiff | tree | snapshot |
| 2020-06-03 |
Tom Lane | Don't call palloc() while holding a spinlock, either. |
commit | commitdiff | tree | snapshot |
| 2020-06-03 |
Fujii Masao | doc: Move wal_init_zero and wal_recycle descriptions... |
commit | commitdiff | tree | snapshot |
| 2020-06-01 |
Michael Paquier | Fix use-after-release mistake in currtid() and currtid2... |
commit | commitdiff | tree | snapshot |
| 2020-06-01 |
Michael Paquier | Fix crashes with currtid() and currtid2() |
commit | commitdiff | tree | snapshot |
| 2020-05-31 |
Andrew Dunstan | Make install-tests target work with vpath builds |
commit | commitdiff | tree | snapshot |
| 2020-05-31 |
Michael Paquier | Doc: Mention about caveats of --concurrently on reindex... |
commit | commitdiff | tree | snapshot |
| 2020-05-28 |
Andres Freund | llvmjit: Fix building against LLVM 11 by removing unnec... |
commit | commitdiff | tree | snapshot |
| 2020-05-28 |
Joe Conway | Initialize dblink remoteConn struct in all cases |
commit | commitdiff | tree | snapshot |
| 2020-05-28 |
Joe Conway | Add CHECK_FOR_INTERRUPTS() to the repeat() function |
commit | commitdiff | tree | snapshot |
| 2020-05-28 |
Heikki Linnakangas | Add missing error code to "cannot attach index ...... |
commit | commitdiff | tree | snapshot |
| 2020-05-28 |
Heikki Linnakangas | Fix typo in test comment. |
commit | commitdiff | tree | snapshot |
| 2020-05-26 |
Peter Eisentraut | Add lcov exclusion markers to jsonpath scanner |
commit | commitdiff | tree | snapshot |
| 2020-05-26 |
Bruce Momjian | gss: add missing references to hostgssenc and hostnogssenc |
commit | commitdiff | tree | snapshot |
| 2020-05-25 |
Noah Misch | Add a temp-install prerequisite to top-level "check... |
commit | commitdiff | tree | snapshot |
| 2020-05-22 |
Alvaro Herrera | Fix two typos in a comment |
commit | commitdiff | tree | snapshot |
| 2020-05-22 |
Bruce Momjian | doc: suggest 1.1 as a random_page_cost value for SSDs |
commit | commitdiff | tree | snapshot |
| 2020-05-21 |
Bruce Momjian | doc: Simplify mention of unique indexes for NULL control |
commit | commitdiff | tree | snapshot |
| 2020-05-21 |
Michael Paquier | Fix MSVC installations with multiple "configure" files... |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Alvaro Herrera | doc: Adding a partition does not require Access Exclusi... |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Michael Paquier | Doc: Fix description of pg_class.relreplident |
commit | commitdiff | tree | snapshot |
| 2020-05-18 |
Amit Kapila | Fix comment in slot.c. |
commit | commitdiff | tree | snapshot |
| 2020-05-16 |
Michael Paquier | Fix assertion with relation using REPLICA IDENTITY... |
commit | commitdiff | tree | snapshot |
| 2020-05-15 |
Tom Lane | Fix bogus initialization of replication origin shared... |
commit | commitdiff | tree | snapshot |
| 2020-05-15 |
Alvaro Herrera | Avoid killing btree items that are already dead |
commit | commitdiff | tree | snapshot |
| 2020-05-15 |
Bruce Momjian | docs: add xreflabel entries for autovacuum, SP-GiST... |
commit | commitdiff | tree | snapshot |
| 2020-05-15 |
Bruce Momjian | doc: add missing xreflabels to the main docs (not... |
commit | commitdiff | tree | snapshot |
| 2020-05-15 |
Bruce Momjian | doc: remove extra blank line at the top of SGML files |
commit | commitdiff | tree | snapshot |
| 2020-05-15 |
Bruce Momjian | doc: make ref/*.sgml file header comment layout consistent |
commit | commitdiff | tree | snapshot |
| 2020-05-14 |
Alexander Korotkov | Fix amcheck for page checks concurrent to replay of... |
commit | commitdiff | tree | snapshot |
| 2020-05-14 |
Heikki Linnakangas | Move check for fsync=off so that pendingOps still gets... |
commit | commitdiff | tree | snapshot |
| 2020-05-14 |
Amit Kapila | Fix the MSVC build for versions 2015 and later. |
commit | commitdiff | tree | snapshot |
| 2020-05-14 |
Noah Misch | Fix pg_recvlogical avoidance of superfluous Standby... |
commit | commitdiff | tree | snapshot |
| 2020-05-14 |
Noah Misch | In successful pg_recvlogical, end PGRES_COPY_OUT cleanly. |
commit | commitdiff | tree | snapshot |
| 2020-05-11 |
Tom Lane | Stamp 12.3. REL_12_3 |
commit | commitdiff | tree | snapshot |
| 2020-05-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
| 2020-05-10 |
Tom Lane | Release notes for 12.3, 11.8, 10.13, 9.6.18, 9.5.22. |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Fujii Masao | Prevent archive recovery from scanning non-existent... |
commit | commitdiff | tree | snapshot |
| 2020-05-08 |
Alvaro Herrera | pg_restore: Provide file name with one failure message |
commit | commitdiff | tree | snapshot |
| 2020-05-08 |
Tom Lane | First-draft release notes for 12.3. |
commit | commitdiff | tree | snapshot |
| 2020-05-08 |
Peter Eisentraut | Fix several DDL issues of generated columns versus... |
commit | commitdiff | tree | snapshot |
| 2020-05-08 |
Peter Eisentraut | Propagate ALTER TABLE ... SET STORAGE to indexes |
commit | commitdiff | tree | snapshot |
| 2020-05-08 |
Amit Kapila | Fix inconsistency in pg_buffercache docs. |
commit | commitdiff | tree | snapshot |
| 2020-05-08 |
Fujii Masao | Report missing wait event for timeline history file. |
commit | commitdiff | tree | snapshot |
| 2020-05-07 |
Tom Lane | Fix YA text phrase search bug. |
commit | commitdiff | tree | snapshot |
| 2020-05-06 |
Alvaro Herrera | Heed lock protocol in DROP OWNED BY |
commit | commitdiff | tree | snapshot |
| 2020-05-06 |
Michael Paquier | Handle spaces for Python install location in MSVC scripts |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Tom Lane | Doc: warn that timezone abbreviations don't work in... |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Tom Lane | Fix severe memory leaks in GSSAPI encryption support. |
commit | commitdiff | tree | snapshot |
| 2020-05-02 |
Stephen Frost | Fix GSS client to non-GSS server connection |
commit | commitdiff | tree | snapshot |
| 2020-05-01 |
Tom Lane | Get rid of trailing semicolons in C macro definitions. |
commit | commitdiff | tree | snapshot |
| 2020-05-01 |
Peter Geoghegan | Clear up issue with FSM and oldest bpto.xact. |
commit | commitdiff | tree | snapshot |
| 2020-05-01 |
Peter Geoghegan | Fix undercounting in VACUUM VERBOSE output. |
commit | commitdiff | tree | snapshot |
| 2020-05-01 |
Peter Geoghegan | Fix bug in nbtree VACUUM "skip full scan" feature. |
commit | commitdiff | tree | snapshot |
| 2020-04-27 |
Robert Haas | Fix bogus tar-file padding logic for standby.signal. |
commit | commitdiff | tree | snapshot |
| 2020-04-27 |
Tom Lane | Fix full text search to handle NOT above a phrase searc... |
commit | commitdiff | tree | snapshot |
| 2020-04-25 |
Andrew Gierth | Fix error case for CREATE ROLE ... IN ROLE. |
commit | commitdiff | tree | snapshot |
| 2020-04-24 |
Tom Lane | Update Windows timezone name list to include currently... |
commit | commitdiff | tree | snapshot |
| 2020-04-24 |
Tom Lane | Improve placement of "display name" comment in win32_tz... |
commit | commitdiff | tree | snapshot |
| 2020-04-24 |
Tom Lane | Repair performance regression in information_schema... |
commit | commitdiff | tree | snapshot |
| 2020-04-24 |
Tom Lane | Update time zone data files to tzdata release 2020a. |
commit | commitdiff | tree | snapshot |
| 2020-04-24 |
Michael Paquier | Remove some unstable parts from new TAP test for archiv... |
commit | commitdiff | tree | snapshot |
| 2020-04-23 |
Michael Paquier | Fix handling of WAL segments ready to be archived durin... |
commit | commitdiff | tree | snapshot |
| 2020-04-23 |
Andres Freund | Fix transient memory leak for SRFs in FROM. |
commit | commitdiff | tree | snapshot |
| 2020-04-22 |
Bruce Momjian | docs: land height is "elevation", not "altitude" |
commit | commitdiff | tree | snapshot |
| 2020-04-21 |
Michael Paquier | Fix memory leak in libpq when using sslmode=verify... |
commit | commitdiff | tree | snapshot |
| 2020-04-21 |
Alvaro Herrera | Document partitiong tables ancillary object handling... |
commit | commitdiff | tree | snapshot |
| next |