index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2018-10-08
Translation updates
Peter Eisentraut
2018-10-08
Fix speling error
Magnus Hagander
2018-10-05
Allow btree comparison functions to return INT_MIN.
Tom Lane
2018-09-25
Ignore publication tables when --no-publications is used
Michael Paquier
2018-09-24
Initialize random() in bootstrap/stand-alone postgres and in initdb.
Noah Misch
2018-09-21
Fix bogus tab-completion rule for CREATE PUBLICATION.
Tom Lane
2018-09-18
Revert "Allow concurrent-safe open() and fopen() in frontend code for Windows"
REL_11_BETA4
Tom Lane
2018-09-17
Fix pgbench lexer's "continuation" rule to cope with Windows newlines.
Tom Lane
2018-09-17
Allow concurrent-safe open() and fopen() in frontend code for Windows
Michael Paquier
2018-09-17
Translation updates
Peter Eisentraut
2018-09-13
Message style improvements
Peter Eisentraut
2018-09-12
Minor fixes for psql tab completion.
Tom Lane
2018-09-01
Avoid using potentially-under-aligned page buffers.
Tom Lane
2018-08-31
Fix psql's \dC command to annotate I/O conversion casts as such.
Tom Lane
2018-08-31
Code review for pg_verify_checksums.c.
Tom Lane
2018-08-31
Fix pg_verify_checksums on Windows.
Amit Kapila
2018-08-30
pg_verify_checksums: rename -d to --verbose
Alvaro Herrera
2018-08-28
Make pg_restore's identify_locking_dependencies() more bulletproof.
Tom Lane
2018-08-28
Code review for pg_dump's handling of ALTER INDEX ATTACH PARTITION.
Tom Lane
2018-08-28
pg_verify_checksums: Message style improvements and NLS support
Peter Eisentraut
2018-08-27
Fix missing dependency for pg_dump's ENABLE ROW LEVEL SECURITY items.
Tom Lane
2018-08-23
Copy-editing of pg_verify_checksums help and ref page
Peter Eisentraut
2018-08-22
Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax
Peter Eisentraut
2018-08-22
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-08-22
Do not dump identity sequences with excluded parent table
Michael Paquier
2018-08-21
Fix set of NLS translation issues
Michael Paquier
2018-08-17
Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands.
Tom Lane
2018-08-17
pg_upgrade: issue helpful error message for use on standbys
Bruce Momjian
2018-08-14
pg_upgrade: fix shutdown check for standby servers
Bruce Momjian
2018-08-07
Fix pg_upgrade to handle event triggers in extensions correctly.
Tom Lane
2018-08-07
Ensure pg_dump_sort.c sorts null vs non-null namespace consistently.
Tom Lane
2018-08-06
Translation updates
Peter Eisentraut
2018-08-04
Reset properly errno before calling write()
Michael Paquier
2018-08-03
Remove no-longer-appropriate special case in psql's \conninfo code.
Tom Lane
2018-07-31
pg_upgrade: fix --check for live source server checks
Bruce Momjian
2018-07-31
Further fixes for quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-07-30
Fix pg_dump's failure to dump REPLICA IDENTITY for constraint indexes.
Tom Lane
2018-07-28
pg_upgrade: check for clean server shutdowns
Bruce Momjian
2018-07-27
Fix handling of pgbench's hash when no argument is provided
Michael Paquier
2018-07-24
psql: Add option for procedures to \df
Peter Eisentraut
2018-07-23
pgbench: Remove duplicate entries from table of builtin functions.
Robert Haas
2018-07-21
Further portability hacking in pg_upgrade's test script.
Tom Lane
2018-07-21
Be more paranoid about quoting in pg_upgrade's test script.
Tom Lane
2018-07-20
Avoid unportable shell syntax in pg_upgrade's test script.
Tom Lane
2018-07-19
Improve psql's \d command to show whether index columns are key columns.
Tom Lane
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-16
doc: Update redirecting links
Peter Eisentraut
2018-07-13
Dump foreign keys on partitioned tables
Alvaro Herrera
2018-07-09
Flip argument order in XLogSegNoOffsetToRecPtr
Alvaro Herrera
2018-07-03
Correct comment
Peter Eisentraut
[next]