2020-11-20 |
Tom Lane | On macOS, use -isysroot in link steps as well as compil... |
commit | commitdiff | tree | snapshot |
2020-11-19 |
Thomas Munro | Adjust DSM and DSA slot usage constants (back-patch). |
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 |
Tom Lane | Do not return NULL for error cases in satisfies_hash_pa... |
commit | commitdiff | tree | snapshot |
2020-11-16 |
Tom Lane | Use "true" not "TRUE" in one ICU function call. |
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-15 |
Tom Lane | Fix fuzzy thinking about amcanmulticol versus amcaninclude. |
commit | commitdiff | tree | snapshot |
2020-11-14 |
Tom Lane | Doc: improve partitioning discussion in ddl.sgml. |
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 |
Tomas Vondra | Remove duplicate code in brin_memtuple_initialize |
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 11.10. REL_11_10 |
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 | 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-05 |
Tom Lane | Don't throw an error for LOCK TABLE on a self-referenti... |
commit | commitdiff | tree | snapshot |
2020-11-03 |
Tom Lane | Guard against core dump from uninitialized subplan. |
commit | commitdiff | tree | snapshot |
2020-11-03 |
Tom Lane | Allow users with BYPASSRLS to alter their own passwords. |
commit | commitdiff | tree | snapshot |
2020-11-03 |
Tom Lane | Fix unportable use of getnameinfo() in pg_hba_file_rule... |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Magnus Hagander | Add missing comma in list of SSL versions |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Michael Paquier | Fix some grammar and typos in comments and docs |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Michael Paquier | Extend PageIsVerified() to handle more custom options |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Tom Lane | Avoid null pointer dereference if error result lacks... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Noah Misch | Reproduce debug_query_string==NULL on parallel workers. |
commit | commitdiff | tree | snapshot |
2020-10-29 |
Tom Lane | Stabilize timetz test across DST transitions. |
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-21 |
Alvaro Herrera | Use fast checkpoint in PostgresNode::backup() |
commit | commitdiff | tree | snapshot |
2020-10-20 |
Alvaro Herrera | Fix ALTER TABLE .. ENABLE/DISABLE TRIGGER recursion |
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 TRUNCATE doc: ALTER SEQUENCE RESTART is now transac... |
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 |
Magnus Hagander | Update link for pllua |
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 |
Andres Freund | llvmjit: Work around bug in LLVM 3.9 causing crashes... |
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 |
Andres Freund | llvmjit: Also copy parameter / return value attributes... |
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-15 |
Fujii Masao | doc: Mention that toast_tuple_target affects also colum... |
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-05 |
Tom Lane | Improve stability of identity.sql regression test. |
commit | commitdiff | tree | snapshot |
2020-10-03 |
Bruce Momjian | doc: libpq connection options can override command... |
commit | commitdiff | tree | snapshot |
2020-10-03 |
Bruce Momjian | doc: clarify the use of ssh port forwarding |
commit | commitdiff | tree | snapshot |
2020-10-01 |
Tom Lane | Put back explicit setting of replication values within... |
commit | commitdiff | tree | snapshot |
2020-10-01 |
Heikki Linnakangas | Fix incorrect assertion on number of array dimensions. |
commit | commitdiff | tree | snapshot |
2020-09-30 |
Alvaro Herrera | Reword partitioning error message |
commit | commitdiff | tree | snapshot |
2020-09-30 |
Tom Lane | Fix handling of BC years in to_date/to_timestamp. |
commit | commitdiff | tree | snapshot |
2020-09-30 |
David Rowley | Doc: Improve clarity on partitioned table limitations |
commit | commitdiff | tree | snapshot |
2020-09-30 |
Tom Lane | Remove obsolete replication settings within TAP tests. |
commit | commitdiff | tree | snapshot |
2020-09-29 |
Tom Lane | Fix memory leak in plpgsql's CALL processing. |
commit | commitdiff | tree | snapshot |
2020-09-29 |
Fujii Masao | Archive timeline history files in standby if archive_mo... |
commit | commitdiff | tree | snapshot |
2020-09-26 |
Tom Lane | Revise RelationBuildRowSecurity() to avoid memory leaks. |
commit | commitdiff | tree | snapshot |
2020-09-24 |
Tom Lane | Fix handling of -d "connection string" in pg_dump/pg_re... |
commit | commitdiff | tree | snapshot |
2020-09-23 |
Thomas Munro | Fix missing fsync of SLRU directories. |
commit | commitdiff | tree | snapshot |
2020-09-23 |
Tom Lane | Avoid possible dangling-pointer access in tsearch_readl... |
commit | commitdiff | tree | snapshot |
2020-09-20 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree | snapshot |
next |