2023-12-26 |
Bruce Momjian | doc: add ISO 8601 extended format example using to_char()
|
commit | commitdiff | tree |
2023-12-08 |
Bruce Momjian | doc: clarify handling of ON CONFLICT with triggers
|
commit | commitdiff | tree |
2023-12-08 |
Bruce Momjian | doc, pg_upgrade: add vacuumdb w/ tips for generating...
|
commit | commitdiff | tree |
2023-12-08 |
Bruce Momjian | doc: FOR UPDATE / KEY / SHARE / KEY SHARE takes an...
|
commit | commitdiff | tree |
2023-12-08 |
Bruce Momjian | doc, intagg: fix one-to-many mention to many-to-many
|
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | C comment: add header to pg_test_fsync.c
|
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | C comment: clarify that WAL files can be _recycled_...
|
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | Use SECS_PER_HOUR macro in tzparser.c, instead of constants
|
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | doc: gin_page_opaque_info() must be a _compressed_...
|
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | doc: improve ALTER TABLE "offical constraint" wording
|
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | modify segno. for pg_walfile_name() and pg_walfile_name_offset()
|
commit | commitdiff | tree |
2023-11-24 |
Bruce Momjian | doc: remove documentation for deprecated @@@ operator
|
commit | commitdiff | tree |
2023-11-24 |
Bruce Momjian | doc: mention vacuum's removal of commit timestamp...
|
commit | commitdiff | tree |
2023-11-24 |
Bruce Momjian | doc: add docs for age(xid) and mxid_age(xid)
|
commit | commitdiff | tree |
2023-11-23 |
Bruce Momjian | C comment: fix typos with unnecessary apostrophes
|
commit | commitdiff | tree |
2023-11-22 |
Bruce Momjian | doc: remove double-negative in REFRESH MATERIALIZED...
|
commit | commitdiff | tree |
2023-11-22 |
Bruce Momjian | doc: FreeBSD uses camcontrol identify, not atacontrol...
|
commit | commitdiff | tree |
2023-11-21 |
Bruce Momjian | doc: vacuum_cost_limit controls when vacuum_cost_delay...
|
commit | commitdiff | tree |
2023-11-17 |
Bruce Momjian | doc: update query section to show LIMIT/OFFSET like...
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: clarify handling of ts_headline() operators ...
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | psql: improve description consistency of \dTS data...
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: clarify handling of range upper/lower/upper_inf...
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: move ROW IS NULL examples to a different chapter
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: clarify that pg_global can _only_ be used for...
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | Adjust file_fdw regression tests for acc95f29ef FREEZE...
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: restructure ALTER DEFAULT PRIVILEGES
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: correct description of libpq's PQsetnonblocking...
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | Add error about the use of FREEZE in COPY TO
|
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: remove RUNAS instructions for pg_upgrade on Windows
|
commit | commitdiff | tree |
2023-11-09 |
Bruce Momjian | doc: fix wording describing the checkpoint_flush_after GUC
|
commit | commitdiff | tree |
2023-11-09 |
Bruce Momjian | doc: remove unnecessary comma in postgres-fdw
|
commit | commitdiff | tree |
2023-11-08 |
Bruce Momjian | doc:: simplify introductory text
|
commit | commitdiff | tree |
2023-11-08 |
Bruce Momjian | README: remove duplicate download link & mention related...
|
commit | commitdiff | tree |
2023-11-08 |
Bruce Momjian | doc: change "system" to "cluster" where appropriate
|
commit | commitdiff | tree |
2023-11-08 |
Bruce Momjian | doc: mention that ANALYZE does block DDL
|
commit | commitdiff | tree |
2023-11-03 |
Bruce Momjian | doc: move HBA reload instructions above the syntax...
|
commit | commitdiff | tree |
2023-11-03 |
Bruce Momjian | doc: \copy can get data values \. and end-of-input...
|
commit | commitdiff | tree |
2023-11-03 |
Bruce Momjian | doc: CREATE DATABASE doesn't copy db-level perms. from...
|
commit | commitdiff | tree |
2023-11-03 |
Bruce Momjian | doc: mention ORDER BY for some aggregates, add ORDER...
|
commit | commitdiff | tree |
2023-11-03 |
Bruce Momjian | doc: ALTER DEFAULT PRIVILEGES does not affect inherited...
|
commit | commitdiff | tree |
2023-11-01 |
Bruce Momjian | doc: add reference to wire protocol details
|
commit | commitdiff | tree |
2023-10-31 |
Bruce Momjian | doc: add missing word to sentence about Paris
|
commit | commitdiff | tree |
2023-10-31 |
Bruce Momjian | C comment: mention why no setting lasterrno in dir_existsfile()
|
commit | commitdiff | tree |
2023-10-31 |
Bruce Momjian | C comment: improve statistics computation comment...
|
commit | commitdiff | tree |
2023-10-31 |
Bruce Momjian | C comment: adjust statistics mention
|
commit | commitdiff | tree |
2023-10-31 |
Bruce Momjian | doc: improve ALTER SYSTEM description of value list...
|
commit | commitdiff | tree |
2023-10-31 |
Bruce Momjian | doc: improve bpchar and character type length details
|
commit | commitdiff | tree |
2023-10-31 |
Bruce Momjian | doc: add function argument and query parameter limits
|
commit | commitdiff | tree |
2023-10-31 |
Bruce Momjian | doc: 1-byte varlena headers can be used for user PLAIN...
|
commit | commitdiff | tree |
2023-10-31 |
Bruce Momjian | improve alignment of postgresql.conf comments
|
commit | commitdiff | tree |
2023-10-30 |
Bruce Momjian | pgindent run to fix commits de64268561 and 5ae2087202a
|
commit | commitdiff | tree |
2023-10-28 |
Bruce Momjian | doc: add links to Postgres features intro
|
commit | commitdiff | tree |
2023-10-28 |
Bruce Momjian | doc: comment wording improvement
|
commit | commitdiff | tree |
2023-10-28 |
Bruce Momjian | doc: improve text around consistency of statistics...
|
commit | commitdiff | tree |
2023-10-28 |
Bruce Momjian | doc: improve config syncfs wording
|
commit | commitdiff | tree |
2023-10-27 |
Bruce Momjian | doc Improve C GUC-related comments
|
commit | commitdiff | tree |
2023-10-27 |
Bruce Momjian | doc: wording improvements
|
commit | commitdiff | tree |
2023-10-27 |
Bruce Momjian | doc: clarify logical decoding's deadlock of system...
|
commit | commitdiff | tree |
2023-10-27 |
Bruce Momjian | |--- gitweb subject length limit ----------------|...
|
commit | commitdiff | tree |
2023-10-10 |
Bruce Momjian | doc: pg_upgrade: use dynamic new cluster major version...
|
commit | commitdiff | tree |
2023-10-10 |
Bruce Momjian | doc: clarify that SSPI and GSSAPI are interchangeable
|
commit | commitdiff | tree |
2023-10-10 |
Bruce Momjian | doc: Move CREATE ROLE's IN GROUP and USER to deprecated
|
commit | commitdiff | tree |
2023-10-10 |
Bruce Momjian | doc: foreign servers with pushdown need matching collation
|
commit | commitdiff | tree |
2023-10-10 |
Bruce Momjian | doc: add SSL configuration section reference
|
commit | commitdiff | tree |
2023-10-10 |
Bruce Momjian | doc: clarify how the bootstrap user name is chosen
|
commit | commitdiff | tree |
2023-10-10 |
Bruce Momjian | doc: document the need to analyze partitioned tables
|
commit | commitdiff | tree |
2023-09-29 |
Bruce Momjian | doc: remove PG version mention in EXPLAIN output
|
commit | commitdiff | tree |
2023-09-29 |
Bruce Momjian | C comment: add optimizer function reference
|
commit | commitdiff | tree |
2023-09-26 |
Bruce Momjian | doc: clarify the effect of concurrent work_mem allocations
|
commit | commitdiff | tree |
2023-09-26 |
Bruce Momjian | doc: clarify handling of time zones with "time with...
|
commit | commitdiff | tree |
2023-09-26 |
Bruce Momjian | doc: clarify the behavior of unopenable listen_addresses
|
commit | commitdiff | tree |
2023-09-26 |
Bruce Momjian | doc: pg_upgrade, clarify standby servers must remain...
|
commit | commitdiff | tree |
2023-09-26 |
Bruce Momjian | pgrowlocks: change lock mode output labels for consistency
|
commit | commitdiff | tree |
2023-09-26 |
Bruce Momjian | doc: mention GROUP BY columns can reference target...
|
commit | commitdiff | tree |
2023-09-26 |
Bruce Momjian | doc: correct reference to pg_relation in comment
|
commit | commitdiff | tree |
2023-09-08 |
Bruce Momjian | doc: remove mention of backslash doubling in strings
|
commit | commitdiff | tree |
2023-09-07 |
Bruce Momjian | doc: change "cross product" to "Cartesian product"
|
commit | commitdiff | tree |
2023-09-06 |
Bruce Momjian | doc: mention that to_char() values are rounded
|
commit | commitdiff | tree |
2023-09-05 |
Bruce Momjian | doc: mention libpq regression tests
|
commit | commitdiff | tree |
2023-08-14 |
Bruce Momjian | pgtest: fix spacing
|
commit | commitdiff | tree |
2023-08-14 |
Bruce Momjian | pgtest: update shell script to use more modern syntax
|
commit | commitdiff | tree |
2023-06-26 |
Bruce Momjian | doc: PG 16 relnotes, update for beta 2
|
commit | commitdiff | tree |
2023-06-24 |
Bruce Momjian | doc: rename "decades" to be more generic
|
commit | commitdiff | tree |
2023-06-21 |
Bruce Momjian | doc: update PG history as over "three decades"
|
commit | commitdiff | tree |
2023-06-20 |
Bruce Momjian | docs: adjust tag indenting and add MERGE mention
|
commit | commitdiff | tree |
2023-06-10 |
Bruce Momjian | doc: PG 16 relnotes, add author
|
commit | commitdiff | tree |
2023-06-05 |
Bruce Momjian | doc: PG 16 relnotes, fix PREPARE/EXECUTE wording
|
commit | commitdiff | tree |
2023-06-01 |
Bruce Momjian | doc: PG 16 relnotes, add psql \df+ source code change
|
commit | commitdiff | tree |
2023-06-01 |
Bruce Momjian | doc: add missing "the" in LATERAL sentence.
|
commit | commitdiff | tree |
2023-05-31 |
Bruce Momjian | doc: PG 16 relnotes, move memory item and reword OUTER...
|
commit | commitdiff | tree |
2023-05-30 |
Bruce Momjian | doc: PG 16 relnotes, add memory overhead reduction...
|
commit | commitdiff | tree |
2023-05-30 |
Bruce Momjian | doc: PG 16 relnotes, adjust subscription origin mention
|
commit | commitdiff | tree |
2023-05-30 |
Bruce Momjian | doc: PG 16 relnotes, adjust auto_explain logging item
|
commit | commitdiff | tree |
2023-05-29 |
Bruce Momjian | doc: PG 16 relnotes: adjust outer/full hash join parallelization
|
commit | commitdiff | tree |
2023-05-29 |
Bruce Momjian | doc: PG 16 relnotes, fix duplicate author and commit
|
commit | commitdiff | tree |
2023-05-28 |
Bruce Momjian | doc: PG 16 relnotes, fix "locale" typo and windows...
|
commit | commitdiff | tree |
2023-05-25 |
Bruce Momjian | doc: PG 16 relnotes, add author from previous merge
|
commit | commitdiff | tree |
2023-05-24 |
Bruce Momjian | doc: PG 16 relnotes, wording adjustments
|
commit | commitdiff | tree |
2023-05-24 |
Bruce Momjian | doc: PG 16 relnotes, merge and move vector items
|
commit | commitdiff | tree |
2023-05-24 |
Bruce Momjian | doc: PG 16 relnotes, update xid/subxid searches item
|
commit | commitdiff | tree |