index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Make StringInfo available to frontend code.
Andres Freund
2019-11-05
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Tweak some authentication debug messages to follow project style.
Tom Lane
2019-11-05
*
Avoid logging complaints about abandoned connections when using PAM.
Tom Lane
2019-11-05
*
Fix "unexpected relkind" error when denying permissions on toast tables.
Tom Lane
2019-11-05
*
Generate EquivalenceClass members for partitionwise child join rels.
Tom Lane
2019-11-05
*
Refactor code building relation options
Michael Paquier
2019-11-05
*
Stabilize pg_dump output order for similarly-named triggers and policies.
Tom Lane
2019-11-04
*
Fix ginEntryInsert's counting of GIN leaf tuples.
Tom Lane
2019-11-04
*
Fix some compiler warnings on older compilers
Peter Eisentraut
2019-11-04
*
Catch invalid typlens in a couple of places
Peter Eisentraut
2019-11-04
*
Suppress warning from older compilers.
Tom Lane
2019-11-03
*
Validate ispell dictionaries more carefully.
Tom Lane
2019-11-02
*
Fix failure when creating cloned indexes for a partition
Michael Paquier
2019-11-02
*
Add some assertions in syncrep.c
Michael Paquier
2019-11-01
*
Fix race condition at backend exit when deleting element in syncrep queue
Michael Paquier
2019-11-01
*
Add some assertions to view reloption macros
Peter Eisentraut
2019-11-01
*
PG_FINALLY
Peter Eisentraut
2019-11-01
*
Add const qualifiers to internal range type APIs
Peter Eisentraut
2019-10-31
*
Fix typo in comment of syncrep.c
Michael Paquier
2019-10-31
*
Remove one use of IDENT_USERNAME_MAX
Peter Eisentraut
2019-10-30
*
Update code comments about peer authenticaton
Peter Eisentraut
2019-10-30
*
pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs.
Andres Freund
2019-10-29
*
pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL.
Andres Freund
2019-10-29
*
Fix typos in the code
Michael Paquier
2019-10-30
*
Fix compiler warnings in ecpg tests
Peter Eisentraut
2019-10-29
*
Fix handling of pg_class.relispartition at swap phase in REINDEX CONCURRENTLY
Michael Paquier
2019-10-29
*
Allow extracting fields from a ROW() expression in more cases.
Tom Lane
2019-10-28
*
On Windows, use COMSPEC to find the location of cmd.exe.
Tom Lane
2019-10-28
*
Handle empty-string edge cases correctly in strpos().
Tom Lane
2019-10-28
*
Fix dependency handling at swap phase of REINDEX CONCURRENTLY
Michael Paquier
2019-10-28
*
Fix initialization of fake LSN for unlogged relations
Michael Paquier
2019-10-27
*
Fix copy-paste defect in comment.
Noah Misch
2019-10-26
*
Update comment about __sync_lock_test_and_set() bug.
Noah Misch
2019-10-26
*
Remove obsolete information schema tables
Peter Eisentraut
2019-10-25
*
Avoid failure when selecting a namespace node in XMLTABLE.
Tom Lane
2019-10-25
*
Revert "Revert part of commit dddf4cdc3."
Tom Lane
2019-10-25
*
Get rid of useless/dangerous redefinition of bool in ECPG.
Tom Lane
2019-10-25
*
Improve management of statement timeouts.
Tom Lane
2019-10-25
*
Reset statement_timeout between queries of a multi-query string.
Tom Lane
2019-10-25
*
Revert part of commit dddf4cdc3.
Amit Kapila
2019-10-25
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
Handle interrupts within a transaction context in REINDEX CONCURRENTLY
Michael Paquier
2019-10-25
*
Fix typo in xlog.c.
Fujii Masao
2019-10-24
*
pg_upgrade: adjust error output to use new database list format
Bruce Momjian
2019-10-23
*
Acquire properly session-level lock on new index in REINDEX CONCURRENTLY
Michael Paquier
2019-10-23
*
Remove libpq-dist.rc
Peter Eisentraut
2019-10-23
*
Remove last traces of --adduser/--no-adduser in createuser
Michael Paquier
2019-10-23
*
Fix thinkos from 4f4061b for libpq integer parsing
Michael Paquier
2019-10-23
*
Clean up properly error_context_stack in autovacuum worker on exception
Michael Paquier
2019-10-23
[prev]
[next]