| 2022-08-24 |
David Rowley | Further reduce warnings with -Wshadow=compatible-local |
commit | commitdiff | tree |
| 2022-08-23 |
Peter Eisentraut | Message style adjustment |
commit | commitdiff | tree |
| 2022-08-23 |
Peter Eisentraut | Remove further unwanted linker flags from perl_embed_ld... |
commit | commitdiff | tree |
| 2022-08-23 |
Tom Lane | Remove our artificial PG_SOMAXCONN limit on listen... |
commit | commitdiff | tree |
| 2022-08-23 |
Tom Lane | Doc: document possible need to raise kernel's somaxconn... |
commit | commitdiff | tree |
| 2022-08-23 |
Tom Lane | Doc: prefer sysctl to /proc/sys in docs and comments. |
commit | commitdiff | tree |
| 2022-08-23 |
Peter Eisentraut | Remove offsetof definition |
commit | commitdiff | tree |
| 2022-08-23 |
Thomas Munro | Don't bother to set sockaddr_un.sun_len. |
commit | commitdiff | tree |
| 2022-08-23 |
Amit Kapila | Add CHECK_FOR_INTERRUPTS while decoding changes. |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Don't define FRONTEND for libpq |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Don't define FRONTEND for ecpg libraries |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Don't define FRONTEND for initdb |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Remove redundant call to pgstat_report_wal() |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Add BackendType for standalone backends |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | pgstat: Acquire lock when reading variable-numbered... |
commit | commitdiff | tree |
| 2022-08-23 |
John Naylor | Switch format specifier for replication origins to %d |
commit | commitdiff | tree |
| 2022-08-23 |
John Naylor | Remove empty statement |
commit | commitdiff | tree |
| 2022-08-22 |
Robert Haas | Make role grant system more consistent with other privi... |
commit | commitdiff | tree |
| 2022-08-22 |
Peter Eisentraut | Fix assertion failure in CREATE DATABASE |
commit | commitdiff | tree |
| 2022-08-22 |
Daniel Gustafsson | doc: Minor wordsmithing to COPY docs |
commit | commitdiff | tree |
| 2022-08-22 |
Peter Eisentraut | pg_upgrade: Fix thinko in database info acquisition... |
commit | commitdiff | tree |
| 2022-08-22 |
Thomas Munro | Remove configure probes for sockaddr_storage members. |
commit | commitdiff | tree |
| 2022-08-22 |
Amit Kapila | Use logical operator && instead of & in vacuumparallel.c. |
commit | commitdiff | tree |
| 2022-08-22 |
Michael Paquier | Fix comment in walsender_private.h |
commit | commitdiff | tree |
| 2022-08-20 |
Peter Eisentraut | Remove dummyret definition |
commit | commitdiff | tree |
| 2022-08-20 |
Andres Freund | regress: allow to specify directory containing expected... |
commit | commitdiff | tree |
| 2022-08-20 |
Peter Eisentraut | Remove remaining mentions of UNSAFE_STAT_OK |
commit | commitdiff | tree |
| 2022-08-20 |
David Rowley | Reduce warnings with -Wshadow=compatible-local builds |
commit | commitdiff | tree |
| 2022-08-19 |
David Rowley | Remove shadowed local variables that are new in v15 |
commit | commitdiff | tree |
| 2022-08-19 |
Peter Geoghegan | Avoid reltuples distortion in very small tables. |
commit | commitdiff | tree |
| 2022-08-19 |
Peter Eisentraut | Move a definition inside a header file |
commit | commitdiff | tree |
| 2022-08-19 |
Michael Paquier | doc: Improve some markups and some wording around archi... |
commit | commitdiff | tree |
| 2022-08-19 |
Peter Geoghegan | Initialize index stats during parallel VACUUM. |
commit | commitdiff | tree |
| 2022-08-18 |
Jeff Davis | Use correct LSN for error reporting in pg_walinspect |
commit | commitdiff | tree |
| 2022-08-18 |
Robert Haas | Bump catversion for 6566133c5f52771198aca07ed18f84519fa... |
commit | commitdiff | tree |
| 2022-08-18 |
Andres Freund | Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h |
commit | commitdiff | tree |
| 2022-08-18 |
Robert Haas | Ensure that pg_auth_members.grantor is always valid. |
commit | commitdiff | tree |
| 2022-08-18 |
Tom Lane | Improve performance of adjust_appendrel_attrs_multilevel. |
commit | commitdiff | tree |
| 2022-08-18 |
Robert Haas | Adjust assertion in XLogDecodeNextRecord. |
commit | commitdiff | tree |
| 2022-08-18 |
Tom Lane | Fix subtly-incorrect matching of parent and child parti... |
commit | commitdiff | tree |
| 2022-08-18 |
Robert Haas | When using the WAL-logged CREATE DATABASE strategy... |
commit | commitdiff | tree |
| 2022-08-18 |
Tom Lane | Remove unused configure variable. |
commit | commitdiff | tree |
| 2022-08-18 |
Peter Eisentraut | Simplify and clarify an error message |
commit | commitdiff | tree |
| 2022-08-18 |
Thomas Munro | mstcpip.h is not missing on MinGW. |
commit | commitdiff | tree |
| 2022-08-18 |
Thomas Munro | Remove configure probe for netinet/tcp.h. |
commit | commitdiff | tree |
| 2022-08-18 |
Thomas Munro | Fix macro problem with gai_strerror on Windows. |
commit | commitdiff | tree |
| 2022-08-18 |
Thomas Munro | Remove configure probe for sys/sockio.h. |
commit | commitdiff | tree |
| 2022-08-18 |
Thomas Munro | Remove configure probe for net/if.h. |
commit | commitdiff | tree |
| 2022-08-18 |
Thomas Munro | Remove dead ifaddr.c fallback code. |
commit | commitdiff | tree |
| 2022-08-18 |
John Naylor | Update comment in gramparse.h |
commit | commitdiff | tree |
| 2022-08-18 |
John Naylor | Refer to replication origin roident as "ID" in user... |
commit | commitdiff | tree |
| 2022-08-17 |
David Rowley | Fix hypothetical problem passing the wrong GROUP BY... |
commit | commitdiff | tree |
| 2022-08-17 |
Daniel Gustafsson | doc: Add a note on PO editors |
commit | commitdiff | tree |
| 2022-08-17 |
Tom Lane | Refactor addition of PlaceHolderVars to joinrel targetl... |
commit | commitdiff | tree |
| 2022-08-17 |
Tom Lane | Use an explicit state flag to control PlaceHolderInfo... |
commit | commitdiff | tree |
| 2022-08-17 |
Tom Lane | Make PlaceHolderInfo lookup O(1). |
commit | commitdiff | tree |
| 2022-08-17 |
Tom Lane | Avoid using list_length() to test for empty list. |
commit | commitdiff | tree |
| 2022-08-17 |
Daniel Gustafsson | doc: Consistently spell case-insensitive |
commit | commitdiff | tree |
| 2022-08-17 |
Daniel Gustafsson | doc: Document pg_trgm being case-insensitive by default |
commit | commitdiff | tree |
| 2022-08-17 |
Michael Paquier | Use SetInstallXLogFileSegmentActive() in more places... |
commit | commitdiff | tree |
| 2022-08-17 |
Michael Paquier | Allow event trigger table_rewrite for ALTER MATERIALIZE... |
commit | commitdiff | tree |
| 2022-08-16 |
Tomas Vondra | Fix assert in logicalmsg_desc |
commit | commitdiff | tree |
| 2022-08-16 |
Daniel Gustafsson | doc: Remove reference to tty libpq connstring param |
commit | commitdiff | tree |
| 2022-08-16 |
Daniel Gustafsson | doc: Add missing parenthesis to keycombo |
commit | commitdiff | tree |
| 2022-08-16 |
Amit Kapila | Fix replica identity check for a partitioned table. |
commit | commitdiff | tree |
| 2022-08-16 |
Tatsuo Ishii | doc: fix wrong tag used in create sequence manual. |
commit | commitdiff | tree |
| 2022-08-15 |
Thomas Munro | Fix headerscheck and cpluspluscheck's exit codes. |
commit | commitdiff | tree |
| 2022-08-15 |
Daniel Gustafsson | doc: Add unit to pg_shmem_allocations attributes |
commit | commitdiff | tree |
| 2022-08-15 |
Tom Lane | Add missing bad-PGconn guards in libpq entry points. |
commit | commitdiff | tree |
| 2022-08-15 |
Peter Eisentraut | Remove redundant spaces in _outA_Expr() output |
commit | commitdiff | tree |
| 2022-08-15 |
Michael Paquier | Improve tab completion of ALTER TYPE in psql |
commit | commitdiff | tree |
| 2022-08-15 |
Michael Paquier | Fix outdated --help message for postgres -f |
commit | commitdiff | tree |
| 2022-08-14 |
Tom Lane | Preserve memory context of VarStringSortSupport buffers. |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Add new win32 header to headerscheck and cpluspluscheck |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove configure probe for gethostbyname_r. |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove replacement code for getaddrinfo. |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove configure probe for struct sockaddr_storage. |
commit | commitdiff | tree |
| 2022-08-13 |
Tom Lane | Avoid misbehavior when hash_table_bytes < bucket_size. |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove HAVE_UNIX_SOCKETS. |
commit | commitdiff | tree |
| 2022-08-13 |
Tom Lane | Catch stack overflow when recursing in transformFromCla... |
commit | commitdiff | tree |
| 2022-08-13 |
Tom Lane | Remove configurability of PPC spinlock assembly code. |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove configure probe for shl_load library. |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove configure probe for sys/resource.h and refactor. |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove configure probes for sys/ipc.h, sys/sem.h, sys... |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove configure probe for sys/select.h. |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove configure probes for sys/un.h and struct sockadd... |
commit | commitdiff | tree |
| 2022-08-13 |
Thomas Munro | Remove configure probe for sys/uio.h. |
commit | commitdiff | tree |
| 2022-08-13 |
Peter Eisentraut | Add missing fields to _outConstraint() |
commit | commitdiff | tree |
| 2022-08-12 |
Peter Eisentraut | pg_upgrade: Fix some minor code issues |
commit | commitdiff | tree |
| 2022-08-12 |
Peter Eisentraut | pg_upgrade: Remove unused typedef |
commit | commitdiff | tree |
| 2022-08-12 |
Bruce Momjian | doc: add missing role attributes to user management... |
commit | commitdiff | tree |
| 2022-08-12 |
Bruce Momjian | doc: add section about heap-only tuples (HOT) |
commit | commitdiff | tree |
| 2022-08-12 |
Bruce Momjian | doc: warn about security issues around log files |
commit | commitdiff | tree |
| 2022-08-12 |
Bruce Momjian | doc: clarify configuration file for Windows builds |
commit | commitdiff | tree |
| 2022-08-12 |
Bruce Momjian | doc: document the CREATE INDEX "USING" clause |
commit | commitdiff | tree |
| 2022-08-12 |
Bruce Momjian | doc: clarify CREATE TABLE AS ... IF NOT EXISTS |
commit | commitdiff | tree |
| 2022-08-12 |
Bruce Momjian | doc: improve wal_level docs for the 'minimal' level |
commit | commitdiff | tree |
| 2022-08-12 |
Bruce Momjian | doc: clarify DROP EXTENSION dependent members text |
commit | commitdiff | tree |
| 2022-08-12 |
Robert Haas | Avoid using a fake relcache entry to own an SmgrRelation. |
commit | commitdiff | tree |
| 2022-08-12 |
Alvaro Herrera | MERGE docs adjustments |
commit | commitdiff | tree |
| next |