mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
More libpgeasy update of connectdb() parameter ordering
This commit is contained in:
1
HISTORY
1
HISTORY
@@ -137,6 +137,7 @@ Add FOREIGN KEY ... MATCH FULL ... ON DELETE CASCADE (Jan)
|
||||
Add FOREIGN KEY ... MATCH <unspecified> referential actions (Don Baccus)
|
||||
Allow WHERE restriction on ctid (physical heap location) (Hiroshi)
|
||||
Move pginterface from contrib to interface directory, rename to pgeasy (Bruce)
|
||||
Change pgeasy connectdb() parameter ordering (Bruce)
|
||||
Add DEC and SESSION_USER as reserved words (Thomas)
|
||||
Require SELECT DISTINCT target list to have all ORDER BY columns (Tom)
|
||||
Add Oracle's COMMENT ON command (<ulink url="mailto:mascarim@yahoo">Mike Mascari</ulink>)
|
||||
|
Reference in New Issue
Block a user