validly - Search results in mailing lists
Mailing lists >> pgsql-docs >> Thread
2025-04-06 13:16:30 | generated constraint name (PG Doc comments form)
valid identifier.) If I have a constraint with the name $2, are there other constraints
Mailing lists >> pgsql-docs >> Thread
2024-11-05 21:41:33 | Re: Serializable Transaction Anomoly (Daniel Bickler)
valid to commit a SERIALIZABLE transaction but it seems like just one serial ordering must
Mailing lists >> pgsql-docs >> Thread
2024-11-02 12:41:53 | https:///docs/current/sql-insert.html (PG Doc comments form)
waited on by the UPDATE query resulting into an UPDATE 0. Is my suspicion valid?
Mailing lists >> pgsql-docs >> Thread
2024-07-29 11:02:04 | incorrect (incomplete) description for "alter domain" (PG Doc comments form)
constraint [ NOT VALID ]" It should be "ALTER DOMAIN name ADD CONSTRAINT domain_constraint [ NOT VALID ]"
Mailing lists >> pgsql-docs >> Thread
2024-07-24 03:32:12 | RE: Correction in doc of failover ready steps (Zhijie Hou (Fujitsu))
valid, while the first query's subslotname could be NULL if user executed ALTER SUB SET (slot
Mailing lists >> pgsql-docs >> Thread
2024-05-02 18:08:27 | The PostgreSQL Select Syntax (PG Doc comments form)
valid queries. However, I'm interested in building an Object-Relational Mapper (ORM) for PostgreSQL
Mailing lists >> pgsql-docs >> Thread
2024-04-11 14:34:14 | Re: Mysteries of the future (David G. Johnston)
valid date for the example in the paragraph that describes the separator requirement for years
Mailing lists >> pgsql-docs >> Thread
2024-04-09 14:07:03 | Re: 8.14.5 jsonb subscripting (Arne Sommerfelt)
valid for me. Thanks for your help cheers Arne tir. 9. apr. 2024 kl. 16:04 skrev
Mailing lists >> pgsql-docs >> Thread
2024-03-13 15:19:52 | Re: [EXTERNAL] Re: Incomplete sentence in the description for most_common_freqs (Nacho Alonso Portillo)
valid English. However, that interpretation might not result trivial to us non-native English speakers
Mailing lists >> pgsql-docs >> Thread
2024-02-11 22:19:20 | Re: bgwriter_delay (Daniel Gustafsson)
valid range for other bgwriter GUCs so it doesn't seem like an unreasonable idea
Mailing lists >> pgsql-docs >> Thread
2024-02-08 12:00:13 | Re: Add a different archive_command example for Linux / Unix (Stephen Frost)
valid. Worse, on a restore, they'll restore pg_control more-or-less whenever and then
Mailing lists >> pgsql-docs >> Thread
2024-01-30 20:49:42 | Re: CREATE ROLE inheritance details (David G. Johnston)
valid in all databases in the cluster. + + + During role creation it is possible to immediately
Mailing lists >> pgsql-docs >> Thread
2023-12-04 20:28:53 | Missing "CONSTRAINT" keyword in ADD CONSTRAINT form? (PG Doc comments form)
should be used: ALTER DOMAIN name ADD domain_constraint [ NOT VALID ] When it should, I think?
Mailing lists >> pgsql-docs >> Thread
2023-11-25 01:07:39 | Re: [DOCS] Rewording for ALTER TABLE ... ADD table_constraint_using_index (Bruce Momjian)
valid, so applied to master.
--
Bruce Momjian
Mailing lists >> pgsql-docs >> Thread
2023-11-09 22:52:26 | Re: WAL Configuration Grammar Fix (Bruce Momjian)
valid. Fixed with the attached
patch applied to master.
--
Bruce Momjian