| 2020-12-30 |
Tom Lane | Doc: spell out comparison behaviors for the date/time... |
commit | commitdiff | tree | snapshot |
| 2020-12-29 |
Michael Paquier | doc: Improve some grammar and sentences |
commit | commitdiff | tree | snapshot |
| 2020-12-28 |
Michael Paquier | Fix inconsistent code with shared invalidations of... |
commit | commitdiff | tree | snapshot |
| 2020-12-28 |
Fujii Masao | postgres_fdw: Fix connection leak. |
commit | commitdiff | tree | snapshot |
| 2020-12-25 |
Noah Misch | Fix back-patch of "Invalidate acl.c caches when pg_auth... |
commit | commitdiff | tree | snapshot |
| 2020-12-25 |
Noah Misch | Invalidate acl.c caches when pg_authid changes. |
commit | commitdiff | tree | snapshot |
| 2020-12-23 |
Michael Paquier | Fix portability issues with parsing of recovery_target_xid |
commit | commitdiff | tree | snapshot |
| 2020-12-21 |
Tom Lane | Remove "invalid concatenation of jsonb objects" error... |
commit | commitdiff | tree | snapshot |
| 2020-12-20 |
Tom Lane | Doc: fix description of how to use src/tutorial files. |
commit | commitdiff | tree | snapshot |
| 2020-12-20 |
Tom Lane | Doc: improve description of pgbench script weights. |
commit | commitdiff | tree | snapshot |
| 2020-12-18 |
Tom Lane | Avoid memcpy() with same source and destination during... |
commit | commitdiff | tree | snapshot |
| 2020-12-15 |
Andrew Dunstan | Use native methods to open input in TestLib::slurp_file... |
commit | commitdiff | tree | snapshot |
| 2020-12-15 |
Jeff Davis | Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKE... |
commit | commitdiff | tree | snapshot |
| 2020-12-12 |
Bruce Momjian | initdb: complete getopt_long alphabetization |
commit | commitdiff | tree | snapshot |
| 2020-12-12 |
Bruce Momjian | initdb: properly alphabetize getopt_long options in... |
commit | commitdiff | tree | snapshot |
| 2020-12-08 |
Tom Lane | Teach contain_leaked_vars that assignment SubscriptingR... |
commit | commitdiff | tree | snapshot |
| 2020-12-08 |
Tom Lane | Doc: clarify that CREATE TABLE discards redundant uniqu... |
commit | commitdiff | tree | snapshot |
| 2020-12-08 |
Tom Lane | Doc: explain that the string types can't store \0 ... |
commit | commitdiff | tree | snapshot |
| 2020-12-08 |
Michael Paquier | pgcrypto: Detect errors with EVP calls from OpenSSL |
commit | commitdiff | tree | snapshot |
| 2020-12-07 |
Heikki Linnakangas | Fix more race conditions in the newly-added pg_rewind... |
commit | commitdiff | tree | snapshot |
| 2020-12-04 |
Heikki Linnakangas | Fix race conditions in newly-added test. |
commit | commitdiff | tree | snapshot |
| 2020-12-03 |
Bruce Momjian | docs: list single-letter options first in command... |
commit | commitdiff | tree | snapshot |
| 2020-12-03 |
Heikki Linnakangas | Fix pg_rewind bugs when rewinding a standby server. |
commit | commitdiff | tree | snapshot |
| 2020-12-01 |
Tom Lane | Ensure that expandTableLikeClause() re-examines the... |
commit | commitdiff | tree | snapshot |
| 2020-12-01 |
Thomas Munro | Free disk space for dropped relations on commit. |
commit | commitdiff | tree | snapshot |
| 2020-11-30 |
Alvaro Herrera | Document concurrent indexes waiting on each other |
commit | commitdiff | tree | snapshot |
| 2020-11-30 |
Tom Lane | Fix miscomputation of direct_lateral_relids for join... |
commit | commitdiff | tree | snapshot |
| 2020-11-29 |
Tom Lane | Fix recently-introduced breakage in psql's \connect... |
commit | commitdiff | tree | snapshot |
| 2020-11-29 |
Tom Lane | Doc: clarify behavior of PQconnectdbParams(). |
commit | commitdiff | tree | snapshot |
| 2020-11-28 |
Tom Lane | Fix a recently-introduced race condition in LISTEN... |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
Peter Eisentraut | doc: Fix typos |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
Andrew Gierth | Properly check index mark/restore in ExecSupportsMarkRe... |
commit | commitdiff | tree | snapshot |
| 2020-11-20 |
Heikki Linnakangas | Skip allocating hash table in EXPLAIN-only mode. |
commit | commitdiff | tree | snapshot |
| 2020-11-20 |
Tom Lane | On macOS, use -isysroot in link steps as well as compil... |
commit | commitdiff | tree | snapshot |
| 2020-11-19 |
Tom Lane | Further fixes for CREATE TABLE LIKE: cope with self... |
commit | commitdiff | tree | snapshot |
| 2020-11-17 |
Tom Lane | Don't Insert() a VFD entry until it's fully built. |
commit | commitdiff | tree | snapshot |
| 2020-11-16 |
Bruce Momjian | doc: update bgwriter description |
commit | commitdiff | tree | snapshot |
| 2020-11-16 |
Bruce Momjian | doc: clarify how to find pg_type_d.h in the install... |
commit | commitdiff | tree | snapshot |
| 2020-11-16 |
Bruce Momjian | doc: adjust expression index analyze working some... |
commit | commitdiff | tree | snapshot |
| 2020-11-16 |
Bruce Momjian | doc: improve wording of the need for analyze of exp... |
commit | commitdiff | tree | snapshot |
| 2020-11-12 |
Bruce Momjian | doc: clarify where to find pg_type_d.h (PG 11+) and... |
commit | commitdiff | tree | snapshot |
| 2020-11-12 |
Bruce Momjian | docs: mention that expression indexes need analyze |
commit | commitdiff | tree | snapshot |
| 2020-11-12 |
Bruce Momjian | doc: wire protocol data type for history file content... |
commit | commitdiff | tree | snapshot |
| 2020-11-12 |
Andrew Gierth | pg_trgm: fix crash in 2-item picksplit |
commit | commitdiff | tree | snapshot |
| 2020-11-11 |
Tom Lane | Fix and simplify some usages of TimestampDifference(). |
commit | commitdiff | tree | snapshot |
| 2020-11-11 |
Bruce Momjian | doc: fix spelling "connction" to "connection" |
commit | commitdiff | tree | snapshot |
| 2020-11-10 |
Tom Lane | Work around cross-version-upgrade issues created by... |
commit | commitdiff | tree | snapshot |
| 2020-11-09 |
Tom Lane | Stamp 9.6.20. REL9_6_20 |
commit | commitdiff | tree | snapshot |
| 2020-11-09 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
| 2020-11-09 |
Tom Lane | Doc: clarify data type behavior of COALESCE and NULLIF. |
commit | commitdiff | tree | snapshot |
| 2020-11-09 |
Noah Misch | Ignore attempts to \gset into specially treated variables. |
commit | commitdiff | tree | snapshot |
| 2020-11-09 |
Noah Misch | In security-restricted operations, block enqueue of... |
commit | commitdiff | tree | snapshot |
| 2020-11-09 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
| 2020-11-08 |
Tom Lane | Doc: suppress PDF build warning in 9.6 branch. |
commit | commitdiff | tree | snapshot |
| 2020-11-08 |
Tom Lane | Release notes for 13.1, 12.5, 11.10, 10.15, 9.6.20... |
commit | commitdiff | tree | snapshot |
| 2020-11-07 |
Peter Eisentraut | Fix redundant error messages in client tools |
commit | commitdiff | tree | snapshot |
| 2020-11-06 |
Tomas Vondra | Properly detoast data in brin_form_tuple |
commit | commitdiff | tree | snapshot |
| 2020-11-06 |
Tom Lane | Revert "Accept relations of any kind in LOCK TABLE". |
commit | commitdiff | tree | snapshot |
| 2020-11-06 |
Tom Lane | Revert "pg_dump: Lock all relations, not just plain... |
commit | commitdiff | tree | snapshot |
| 2020-11-06 |
Tom Lane | Doc: undo mistaken adjustment to LOCK TABLE docs in... |
commit | commitdiff | tree | snapshot |
| 2020-11-03 |
Tom Lane | Allow users with BYPASSRLS to alter their own passwords. |
commit | commitdiff | tree | snapshot |
| 2020-11-02 |
Michael Paquier | Fix some grammar and typos in comments and docs |
commit | commitdiff | tree | snapshot |
| 2020-11-01 |
Tom Lane | Avoid null pointer dereference if error result lacks... |
commit | commitdiff | tree | snapshot |
| 2020-10-28 |
Tom Lane | Use mode "r" for popen() in psql's evaluate_backtick(). |
commit | commitdiff | tree | snapshot |
| 2020-10-27 |
Tom Lane | Fix use-after-free bug with event triggers and ALTER... |
commit | commitdiff | tree | snapshot |
| 2020-10-27 |
Bruce Momjian | Makefile comment: remove reference to tools/thread... |
commit | commitdiff | tree | snapshot |
| 2020-10-27 |
Alvaro Herrera | pg_dump: Lock all relations, not just plain tables |
commit | commitdiff | tree | snapshot |
| 2020-10-27 |
Alvaro Herrera | Accept relations of any kind in LOCK TABLE |
commit | commitdiff | tree | snapshot |
| 2020-10-27 |
Bruce Momjian | docs: remove reference to src/tools/thread |
commit | commitdiff | tree | snapshot |
| 2020-10-27 |
Bruce Momjian | doc: simplify wording of function error affects |
commit | commitdiff | tree | snapshot |
| 2020-10-26 |
Bruce Momjian | doc: make blooms docs match reality |
commit | commitdiff | tree | snapshot |
| 2020-10-24 |
Tom Lane | Fix ancient bug in ecpg's pthread_once() emulation... |
commit | commitdiff | tree | snapshot |
| 2020-10-23 |
Tom Lane | Update time zone data files to tzdata release 2020d. |
commit | commitdiff | tree | snapshot |
| 2020-10-23 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree | snapshot |
| 2020-10-21 |
Tom Lane | Fix connection string handling in psql's \connect command. |
commit | commitdiff | tree | snapshot |
| 2020-10-20 |
Peter Eisentraut | Avoid invalid alloc size error in shm_mq |
commit | commitdiff | tree | snapshot |
| 2020-10-19 |
Tom Lane | Fix connection string handling in src/bin/scripts/... |
commit | commitdiff | tree | snapshot |
| 2020-10-19 |
Heikki Linnakangas | Misc documentation fixes. |
commit | commitdiff | tree | snapshot |
| 2020-10-19 |
Heikki Linnakangas | Fix output of tsquery example in docs. |
commit | commitdiff | tree | snapshot |
| 2020-10-19 |
Tom Lane | In libpq for Windows, call WSAStartup once and WSAClean... |
commit | commitdiff | tree | snapshot |
| 2020-10-19 |
Heikki Linnakangas | Fix doc for full text search distance operator. |
commit | commitdiff | tree | snapshot |
| 2020-10-19 |
David Rowley | Relax some asserts in merge join costing code |
commit | commitdiff | tree | snapshot |
| 2020-10-19 |
Michael Paquier | Fix potential memory leak in pgcrypto |
commit | commitdiff | tree | snapshot |
| 2020-10-17 |
Tom Lane | Doc: caution against misuse of 'now' and related dateti... |
commit | commitdiff | tree | snapshot |
| 2020-10-17 |
Tom Lane | Update time zone data files to tzdata release 2020c. |
commit | commitdiff | tree | snapshot |
| 2020-10-17 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree | snapshot |
| 2020-10-16 |
Tom Lane | Add missing error check in pgcrypto/crypt-md5.c. |
commit | commitdiff | tree | snapshot |
| 2020-10-16 |
Tom Lane | Doc: tweak column widths in synchronous-commit-matrix... |
commit | commitdiff | tree | snapshot |
| 2020-10-16 |
Bruce Momjian | pg_upgrade: remove C99 compiler req. from commit 3c047... |
commit | commitdiff | tree | snapshot |
| 2020-10-15 |
Bruce Momjian | pg_upgrade: generate check error for left-over new... |
commit | commitdiff | tree | snapshot |
| 2020-10-15 |
Bruce Momjian | doc: improve description of synchronous_commit modes |
commit | commitdiff | tree | snapshot |
| 2020-10-15 |
Tom Lane | In the postmaster, rely on the signal infrastructure... |
commit | commitdiff | tree | snapshot |
| 2020-10-12 |
Tom Lane | Fix memory leak when guc.c decides a setting can't... |
commit | commitdiff | tree | snapshot |
| 2020-10-07 |
Tom Lane | Fix optimization hazard in gram.y's makeOrderedSetArgs... |
commit | commitdiff | tree | snapshot |
| 2020-10-07 |
Tom Lane | Rethink recent fix for pg_dump's handling of extension... |
commit | commitdiff | tree | snapshot |
| 2020-10-06 |
Bruce Momjian | pg_upgrade: remove pre-8.4 code and >= 8.4 check |
commit | commitdiff | tree | snapshot |
| 2020-10-06 |
Bruce Momjian | pg_upgrade; change major version comparisons to use... |
commit | commitdiff | tree | snapshot |
| 2020-10-05 |
Bruce Momjian | doc: show functions returning record types and use... |
commit | commitdiff | tree | snapshot |
| 2020-10-05 |
Tom Lane | Fix two latent(?) bugs in equivclass.c. |
commit | commitdiff | tree | snapshot |
| 2020-10-03 |
Bruce Momjian | doc: libpq connection options can override command... |
commit | commitdiff | tree | snapshot |
| next |