2020-10-05 |
Bruce Momjian | doc: show functions returning record types and use... |
commit | commitdiff | tree |
2020-10-05 |
Tom Lane | Fix two latent(?) bugs in equivclass.c. |
commit | commitdiff | tree |
2020-10-03 |
Bruce Momjian | doc: libpq connection options can override command... |
commit | commitdiff | tree |
2020-10-03 |
Bruce Momjian | doc: clarify the use of ssh port forwarding |
commit | commitdiff | tree |
2020-09-30 |
Tom Lane | Fix handling of BC years in to_date/to_timestamp. |
commit | commitdiff | tree |
2020-09-29 |
Fujii Masao | Archive timeline history files in standby if archive_mo... |
commit | commitdiff | tree |
2020-09-26 |
Tom Lane | Revise RelationBuildRowSecurity() to avoid memory leaks. |
commit | commitdiff | tree |
2020-09-24 |
Tom Lane | Fix handling of -d "connection string" in pg_dump/pg_re... |
commit | commitdiff | tree |
2020-09-23 |
Thomas Munro | Fix missing fsync of SLRU directories. |
commit | commitdiff | tree |
2020-09-23 |
Tom Lane | Avoid possible dangling-pointer access in tsearch_readl... |
commit | commitdiff | tree |
2020-09-18 |
Tom Lane | Use factorial rather than numeric_fac in create_operato... |
commit | commitdiff | tree |
2020-09-14 |
Noah Misch | Fix race in test of pg_switch_wal(). |
commit | commitdiff | tree |
2020-09-13 |
Tom Lane | Use the properly transformed RangeVar for expandTableLi... |
commit | commitdiff | tree |
2020-09-10 |
Tom Lane | Use _exit(2) for SIGQUIT during ProcessStartupPacket... |
commit | commitdiff | tree |
2020-09-10 |
Magnus Hagander | Fix title in reference section |
commit | commitdiff | tree |
2020-09-09 |
Tom Lane | Make archiver's SIGQUIT handler exit via _exit(). |
commit | commitdiff | tree |
2020-09-08 |
Peter Eisentraut | Use return instead of exit() in configure |
commit | commitdiff | tree |
2020-09-06 |
Tom Lane | Fix misleading error message about inconsistent moving... |
commit | commitdiff | tree |
2020-09-06 |
Tom Lane | Remove useless lstat() call in pg_rewind. |
commit | commitdiff | tree |
2020-09-04 |
Bruce Momjian | C comment: correct use of 64-"byte" cache line size |
commit | commitdiff | tree |
2020-09-03 |
Tom Lane | Avoid lockup of a parallel worker when reporting a... |
commit | commitdiff | tree |
2020-09-01 |
Bruce Momjian | doc: clarify that max_wal_size is "during" checkpoints |
commit | commitdiff | tree |
2020-09-01 |
Tom Lane | Teach libpq to handle arbitrary-length lines in .pgpass... |
commit | commitdiff | tree |
2020-08-31 |
Bruce Momjian | doc: add commas after 'i.e.' and 'e.g.' |
commit | commitdiff | tree |
2020-08-31 |
Bruce Momjian | C comment: remove mention of use of t_hoff WAL structu... |
commit | commitdiff | tree |
2020-08-31 |
Bruce Momjian | pg_upgrade doc: mention saving postgresql.conf.auto... |
commit | commitdiff | tree |
2020-08-31 |
Bruce Momjian | docs: in mapping SQL to C data types, timestamp isn... |
commit | commitdiff | tree |
2020-08-31 |
Bruce Momjian | doc: cross-link file-fdw and CSV config log sections |
commit | commitdiff | tree |
2020-08-31 |
Bruce Momjian | docs: clarify intermediate certificate creation instru... |
commit | commitdiff | tree |
2020-08-31 |
Bruce Momjian | docs: replace "stable storage" with "durable" in descr... |
commit | commitdiff | tree |
2020-08-31 |
Bruce Momjian | doc: improve description of subscripting of arrays |
commit | commitdiff | tree |
2020-08-31 |
Bruce Momjian | docs: improve 'capitals' inheritance example |
commit | commitdiff | tree |
2020-08-31 |
Magnus Hagander | Fix docs bug stating file_fdw requires absolute paths |
commit | commitdiff | tree |
2020-08-30 |
Tom Lane | Mark factorial operator, and postfix operators in gener... |
commit | commitdiff | tree |
2020-08-27 |
Tom Lane | Fix code for re-finding scan position in a multicolumn... |
commit | commitdiff | tree |
2020-08-25 |
Bruce Momjian | docs: client certificates are always sent to the server |
commit | commitdiff | tree |
2020-08-22 |
Tom Lane | Avoid pushing quals down into sub-queries that have... |
commit | commitdiff | tree |
2020-08-22 |
Bruce Momjian | docs: improve description of how to handle multiple... |
commit | commitdiff | tree |
2020-08-21 |
Tom Lane | Fix handling of CREATE TABLE LIKE with inheritance. |
commit | commitdiff | tree |
2020-08-17 |
Alvaro Herrera | Disable autovacuum for BRIN test table |
commit | commitdiff | tree |
2020-08-17 |
Tom Lane | Doc: fix description of UNION/CASE/etc type unification. |
commit | commitdiff | tree |
2020-08-17 |
Michael Paquier | doc: Fix description about bgwriter and checkpoint... |
commit | commitdiff | tree |
2020-08-15 |
Noah Misch | Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum... |
commit | commitdiff | tree |
2020-08-15 |
Noah Misch | Prevent concurrent SimpleLruTruncate() for any given... |
commit | commitdiff | tree |
2020-08-15 |
Tom Lane | Be more careful about the shape of hashable subplan... |
commit | commitdiff | tree |
2020-08-13 |
Alvaro Herrera | Handle new HOT chains in index-build table scans |
commit | commitdiff | tree |
2020-08-12 |
Alvaro Herrera | BRIN: Handle concurrent desummarization properly |
commit | commitdiff | tree |
2020-08-10 |
Tom Lane | Stamp 9.5.23. REL9_5_23 |
commit | commitdiff | tree |
2020-08-10 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
2020-08-10 |
Tom Lane | Make contrib modules' installation scripts more secure. |
commit | commitdiff | tree |
2020-08-10 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2020-08-09 |
Tom Lane | Check for fseeko() failure in pg_dump's _tarAddFile(). |
commit | commitdiff | tree |
2020-08-09 |
Tom Lane | Release notes for 12.4, 11.9, 10.14, 9.6.19, 9.5.23. |
commit | commitdiff | tree |
2020-08-08 |
Alvaro Herrera | walsnd: Don't set waiting_for_ping_response spuriously |
commit | commitdiff | tree |
2020-08-05 |
Bruce Momjian | doc: clarify "state" table reference in tutorial |
commit | commitdiff | tree |
2020-08-03 |
Tom Lane | Doc: fix obsolete info about allowed range of TZ offset... |
commit | commitdiff | tree |
2020-07-31 |
Tom Lane | Fix recently-introduced performance problem in ts_headl... |
commit | commitdiff | tree |
2020-07-30 |
Tatsuo Ishii | Doc: fix high availability solutions comparison. |
commit | commitdiff | tree |
2020-07-29 |
Peter Geoghegan | Backpatch tuplesort.c assertion. |
commit | commitdiff | tree |
2020-07-27 |
Michael Paquier | Fix corner case with 16kB-long decompression in pgcrypt... |
commit | commitdiff | tree |
2020-07-23 |
Tom Lane | Fix ancient violation of zlib's API spec. |
commit | commitdiff | tree |
2020-07-23 |
Peter Eisentraut | doc: Document that ssl_ciphers does not affect TLS 1.3 |
commit | commitdiff | tree |
2020-07-23 |
Thomas Munro | Fix error message. |
commit | commitdiff | tree |
2020-07-22 |
Michael Paquier | Revert "Fix corner case with PGP decompression in pgcrypto" |
commit | commitdiff | tree |
2020-07-22 |
Michael Paquier | Fix corner case with PGP decompression in pgcrypto |
commit | commitdiff | tree |
2020-07-18 |
Michael Paquier | doc: Refresh more URLs in the docs |
commit | commitdiff | tree |
2020-07-17 |
Tom Lane | Ensure that distributed timezone abbreviation files... |
commit | commitdiff | tree |
2020-07-16 |
Michael Paquier | Switch pg_test_fsync to use binary mode on Windows |
commit | commitdiff | tree |
2020-07-16 |
Tom Lane | Replace use of sys_siglist[] with strsignal(). |
commit | commitdiff | tree |
2020-07-15 |
Michael Paquier | Fix handling of missing files when using pg_rewind... |
commit | commitdiff | tree |
2020-07-14 |
David Rowley | Fix timing issue with ALTER TABLE's validate constraint |
commit | commitdiff | tree |
2020-07-14 |
Tom Lane | Cope with lateral references in the quals of a subquery... |
commit | commitdiff | tree |
2020-07-11 |
Tom Lane | Avoid trying to restore table ACLs and per-column ACLs... |
commit | commitdiff | tree |
2020-07-10 |
Tom Lane | Doc: update or remove dead external links. |
commit | commitdiff | tree |
2020-07-09 |
Tom Lane | Tighten up Windows CRLF conversion in our TAP test... |
commit | commitdiff | tree |
2020-07-05 |
Michael Paquier | doc: Fix incorrect reference to textout in plpgsql... |
commit | commitdiff | tree |
2020-07-03 |
Tom Lane | Clamp total-tuples estimates for foreign tables to... |
commit | commitdiff | tree |
2020-07-03 |
Tom Lane | Fix temporary tablespaces for shared filesets some... |
commit | commitdiff | tree |
2020-07-03 |
Magnus Hagander | Fix temporary tablespaces for shared filesets |
commit | commitdiff | tree |
2020-06-30 |
Bruce Momjian | doc: clarify that storage parameter values are optional |
commit | commitdiff | tree |
2020-06-30 |
Bruce Momjian | doc: change pg_upgrade wal_level to be not minimal |
commit | commitdiff | tree |
2020-06-28 |
Noah Misch | Fix documentation of "must be vacuumed within" warning. |
commit | commitdiff | tree |
2020-06-25 |
Bruce Momjian | doc: mention trigger helper functions in CREATE TRIGGE... |
commit | commitdiff | tree |
2020-06-25 |
Bruce Momjian | docs: clarify that CREATE DATABASE does not copy db... |
commit | commitdiff | tree |
2020-06-24 |
Tom Lane | Fix compiler warning induced by commit d8b15eeb8. |
commit | commitdiff | tree |
2020-06-22 |
Tom Lane | Undo double-quoting of index names in non-text EXPLAIN... |
commit | commitdiff | tree |
2020-06-19 |
Alvaro Herrera | Ensure write failure reports no-disk-space |
commit | commitdiff | tree |
2020-06-19 |
Tom Lane | Future-proof regression tests against possibly-missing... |
commit | commitdiff | tree |
2020-06-18 |
Andres Freund | Fix C99isms introduced when backpatching atomics /... |
commit | commitdiff | tree |
2020-06-18 |
Andres Freund | Fix deadlock danger when atomic ops are done under... |
commit | commitdiff | tree |
2020-06-18 |
Andres Freund | Add basic spinlock tests to regression tests. |
commit | commitdiff | tree |
2020-06-18 |
Tom Lane | Doc: document POSIX-style time zone specifications... |
commit | commitdiff | tree |
2020-06-17 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree |
2020-06-17 |
Andres Freund | spinlock emulation: Fix bug when more than INT_MAX... |
commit | commitdiff | tree |
2020-06-16 |
Tom Lane | Doc: fix copy-and-pasteo in ecpg docs. |
commit | commitdiff | tree |
2020-06-16 |
Thomas Munro | Fix buffile.c error handling. |
commit | commitdiff | tree |
2020-06-16 |
Bruce Momjian | pg_upgrade: set vacuum_defer_cleanup_age to zero |
commit | commitdiff | tree |
2020-06-15 |
Thomas Munro | Doc: Add references for SI and SSI. |
commit | commitdiff | tree |
2020-06-11 |
Bruce Momjian | doc: remove xreflabels from commits 75fcdd2ae2 and... |
commit | commitdiff | tree |
2020-06-11 |
Peter Geoghegan | Avoid update conflict out serialization anomalies. |
commit | commitdiff | tree |
next |