projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2019-11-14
Michael Paquier
Cleanup code in reloptions.h regarding reloption handling
commit
|
commitdiff
|
tree
2019-11-14
Michael Paquier
Split handling of reloptions for partitioned tables
commit
|
commitdiff
|
tree
2019-11-14
Andres Freund
Fix plan instability in the new tuplesort test.
commit
|
commitdiff
|
tree
2019-11-13
Andres Freund
Remove unused code from tuplesort.
commit
|
commitdiff
|
tree
2019-11-13
Andres Freund
Add tests for tuplesort.c.
commit
|
commitdiff
|
tree
2019-11-13
Tom Lane
Add missing check_collation_set call to bpcharne().
commit
|
commitdiff
|
tree
2019-11-13
Tom Lane
Fix silly initializations (cosmetic only).
commit
|
commitdiff
|
tree
2019-11-13
Tom Lane
Avoid using SplitIdentifierString to parse ListenAddres...
commit
|
commitdiff
|
tree
2019-11-13
Tom Lane
Avoid downcasing/truncation of RADIUS authentication...
commit
|
commitdiff
|
tree
2019-11-13
Tom Lane
Include TableFunc references when computing expression...
commit
|
commitdiff
|
tree
2019-11-13
Tom Lane
Handle arrays and ranges in pg_upgrade's test for non...
commit
|
commitdiff
|
tree
2019-11-13
Fujii Masao
Make pg_waldump report more detail information about...
commit
|
commitdiff
|
tree
2019-11-13
Michael Paquier
Add regression test for two-phase transaction in postgr...
commit
|
commitdiff
|
tree
2019-11-13
Amit Kapila
Introduce the 'force' option for the Drop Database...
commit
|
commitdiff
|
tree
2019-11-12
Tom Lane
Finish reverting commit 0a52d378b.
commit
|
commitdiff
|
tree
2019-11-12
Alvaro Herrera
pg_stat_activity: document client_port being null
commit
|
commitdiff
|
tree
2019-11-12
Alvaro Herrera
pg_stat_{ssl,gssapi}: Show only processes with connections
commit
|
commitdiff
|
tree
2019-11-12
Peter Geoghegan
Make _bt_keep_natts_fast() use datum_image_eq().
commit
|
commitdiff
|
tree
2019-11-12
Alvaro Herrera
Have LookupFuncName accept NULL argtypes for 0 args
commit
|
commitdiff
|
tree
2019-11-12
Peter Geoghegan
Teach datum_image_eq() about cstring datums.
commit
|
commitdiff
|
tree
2019-11-12
Tom Lane
Fix ecpglib.h to declare bool consistently with c.h.
commit
|
commitdiff
|
tree
2019-11-12
Peter Eisentraut
gitattributes: Add new file
commit
|
commitdiff
|
tree
2019-11-12
Amit Kapila
Make the order of the header file includes consistent...
commit
|
commitdiff
|
tree
2019-11-11
Tom Lane
Doc: fix ancient mistake, or at least obsolete info...
commit
|
commitdiff
|
tree
2019-11-11
Tom Lane
Further improve stability of partition_prune regression...
commit
|
commitdiff
|
tree
2019-11-11
Peter Eisentraut
gitattributes: Remove entries for no longer existing...
commit
|
commitdiff
|
tree
2019-11-11
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2019-11-11
Peter Eisentraut
Rerun autoheader
commit
|
commitdiff
|
tree
2019-11-11
Thomas Munro
Optimize PredicateLockTuple().
commit
|
commitdiff
|
tree
2019-11-11
Thomas Munro
Optimize TransactionIdIsCurrentTransactionId().
commit
|
commitdiff
|
tree
2019-11-11
Amit Kapila
Rearrange dropdb() to avoid errors after allowing other...
commit
|
commitdiff
|
tree
2019-11-09
Peter Eisentraut
Fix subscription test
commit
|
commitdiff
|
tree
2019-11-09
Peter Eisentraut
doc: Clarify documentation about SSL passphrases
commit
|
commitdiff
|
tree
2019-11-09
Peter Eisentraut
doc: Further tweak recovery parameters documentation
commit
|
commitdiff
|
tree
2019-11-09
Peter Eisentraut
Fix negative bitmapset member not allowed error in...
commit
|
commitdiff
|
tree
2019-11-09
Michael Paquier
Fix new COPY test of PL/pgSQL with VPATH builds
commit
|
commitdiff
|
tree
2019-11-09
Michael Paquier
Add tests for COPY in PL/pgSQL
commit
|
commitdiff
|
tree
2019-11-08
Andres Freund
Pass ItemPointer not HeapTuple to IndexBuildCallback.
commit
|
commitdiff
|
tree
2019-11-08
Alvaro Herrera
Add backtrace support for error reporting
commit
|
commitdiff
|
tree
2019-11-08
Peter Eisentraut
Fix gratuitous error message variation
commit
|
commitdiff
|
tree
2019-11-08
Etsuro Fujita
postgres_fdw: Fix error message for PREPARE TRANSACTION.
commit
|
commitdiff
|
tree
2019-11-08
Peter Eisentraut
More precise errors from initial pg_control check
commit
|
commitdiff
|
tree
2019-11-08
Peter Geoghegan
Use "low key" terminology in nbtsort.c.
commit
|
commitdiff
|
tree
2019-11-07
Bruce Momjian
docs: clarify that only INSERT and UPDATE triggers...
commit
|
commitdiff
|
tree
2019-11-07
Tom Lane
Move declaration of ecpg_gettext() to a saner place.
commit
|
commitdiff
|
tree
2019-11-07
Alvaro Herrera
Fix SET CONSTRAINTS .. DEFERRED on partitioned tables
commit
|
commitdiff
|
tree
2019-11-07
Tom Lane
Fix integer-overflow edge case detection in interval_mu...
commit
|
commitdiff
|
tree
2019-11-07
Peter Eisentraut
Remove HAVE_LONG_LONG_INT
commit
|
commitdiff
|
tree
2019-11-07
Peter Eisentraut
Fix nested error handling in PG_FINALLY
commit
|
commitdiff
|
tree
2019-11-07
Fujii Masao
Fix assertion failure when running pgbench -s.
commit
|
commitdiff
|
tree
2019-11-07
Thomas Munro
Add reusable routine for making arrays unique.
commit
|
commitdiff
|
tree
2019-11-07
Michael Paquier
Check after errors of SPI_execute() in xml.c
commit
|
commitdiff
|
tree
2019-11-06
Tomas Vondra
Allow sampling of statements depending on duration
commit
|
commitdiff
|
tree
2019-11-06
Tomas Vondra
Document log_transaction_sample_rate as superuser-only
commit
|
commitdiff
|
tree
2019-11-06
Tom Lane
Minor code review for tuple slot rewrite.
commit
|
commitdiff
|
tree
2019-11-06
Tom Lane
Sync our DTrace infrastructure with c.h's definition...
commit
|
commitdiff
|
tree
2019-11-06
Peter Eisentraut
Fix memory allocation mistake
commit
|
commitdiff
|
tree
2019-11-06
Peter Eisentraut
Remove unused function argument
commit
|
commitdiff
|
tree
2019-11-06
Michael Paquier
Fix timestamp of sent message for write context in...
commit
|
commitdiff
|
tree
2019-11-06
Andrew Gierth
Request small targetlist for input to WindowAgg.
commit
|
commitdiff
|
tree
2019-11-06
Fujii Masao
Correct the command tags for ALTER ... RENAME COLUMN.
commit
|
commitdiff
|
tree
2019-11-06
Fujii Masao
Add "G" (server-side data generation) as an initializat...
commit
|
commitdiff
|
tree
2019-11-06
Bruce Momjian
doc: fix plurality typo on bgwriter doc sentence
commit
|
commitdiff
|
tree
2019-11-05
Andres Freund
Make StringInfo available to frontend code.
commit
|
commitdiff
|
tree
2019-11-05
Andres Freund
Split all OBJS style lines in makefiles into one-line...
commit
|
commitdiff
|
tree
2019-11-05
Tom Lane
Tweak some authentication debug messages to follow...
commit
|
commitdiff
|
tree
2019-11-05
Tom Lane
Avoid logging complaints about abandoned connections...
commit
|
commitdiff
|
tree
2019-11-05
Tom Lane
Fix "unexpected relkind" error when denying permissions...
commit
|
commitdiff
|
tree
2019-11-05
Tom Lane
Generate EquivalenceClass members for partitionwise...
commit
|
commitdiff
|
tree
2019-11-05
Michael Paquier
Doc: Clarify locks taken when using ALTER TABLE ATTACH...
commit
|
commitdiff
|
tree
2019-11-05
Michael Paquier
Doc: Improve description around ALTER TABLE ATTACH...
commit
|
commitdiff
|
tree
2019-11-05
Michael Paquier
Refactor code building relation options
commit
|
commitdiff
|
tree
2019-11-04
Tom Lane
Stabilize pg_dump output order for similarly-named...
commit
|
commitdiff
|
tree
2019-11-04
Tom Lane
Fix ginEntryInsert's counting of GIN leaf tuples.
commit
|
commitdiff
|
tree
2019-11-04
Peter Eisentraut
Fix some compiler warnings on older compilers
commit
|
commitdiff
|
tree
2019-11-04
Peter Eisentraut
Catch invalid typlens in a couple of places
commit
|
commitdiff
|
tree
2019-11-03
Tom Lane
Suppress warning from older compilers.
commit
|
commitdiff
|
tree
2019-11-03
Tom Lane
Fix PG_GETARG_SEG_P() definition.
commit
|
commitdiff
|
tree
2019-11-02
Tom Lane
Validate ispell dictionaries more carefully.
commit
|
commitdiff
|
tree
2019-11-02
Michael Paquier
Fix failure when creating cloned indexes for a partition
commit
|
commitdiff
|
tree
2019-11-01
Michael Paquier
Add some assertions in syncrep.c
commit
|
commitdiff
|
tree
2019-11-01
Michael Paquier
Fix race condition at backend exit when deleting elemen...
commit
|
commitdiff
|
tree
2019-11-01
Peter Eisentraut
Add some assertions to view reloption macros
commit
|
commitdiff
|
tree
2019-11-01
Peter Eisentraut
PG_FINALLY
commit
|
commitdiff
|
tree
2019-10-31
Peter Eisentraut
Add const qualifiers to internal range type APIs
commit
|
commitdiff
|
tree
2019-10-31
Michael Paquier
Fix typo in comment of syncrep.c
commit
|
commitdiff
|
tree
2019-10-30
Peter Eisentraut
Remove one use of IDENT_USERNAME_MAX
commit
|
commitdiff
|
tree
2019-10-30
Peter Eisentraut
Update code comments about peer authenticaton
commit
|
commitdiff
|
tree
2019-10-30
Andres Freund
pg_waldump: Fix --bkp-details to not issue spurious...
commit
|
commitdiff
|
tree
2019-10-30
Andres Freund
pg_waldump: Fix small memory leak when rmgr->rm_identif...
commit
|
commitdiff
|
tree
2019-10-30
Michael Paquier
Fix typos in the code
commit
|
commitdiff
|
tree
2019-10-29
Peter Eisentraut
Fix compiler warnings in ecpg tests
commit
|
commitdiff
|
tree
2019-10-29
Michael Paquier
Fix handling of pg_class.relispartition at swap phase...
commit
|
commitdiff
|
tree
2019-10-28
Tom Lane
Allow extracting fields from a ROW() expression in...
commit
|
commitdiff
|
tree
2019-10-28
Tom Lane
On Windows, use COMSPEC to find the location of cmd...
commit
|
commitdiff
|
tree
2019-10-28
Tom Lane
Handle empty-string edge cases correctly in strpos().
commit
|
commitdiff
|
tree
2019-10-28
Michael Paquier
Doc: Add missing step for pg_stat_progress_cluster
commit
|
commitdiff
|
tree
2019-10-28
Michael Paquier
Fix dependency handling at swap phase of REINDEX CONCUR...
commit
|
commitdiff
|
tree
2019-10-27
Michael Paquier
Fix initialization of fake LSN for unlogged relations
commit
|
commitdiff
|
tree
2019-10-26
Noah Misch
Fix copy-paste defect in comment.
commit
|
commitdiff
|
tree
next