mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Fix misc typos.
Oskari Saarenmaa. Backpatch to stable branches where applicable.
This commit is contained in:
@ -369,7 +369,7 @@ gbt_ts_penalty(PG_FUNCTION_ARGS)
|
||||
newdbl[2];
|
||||
|
||||
/*
|
||||
* We are allways using "double" timestamps here. Precision should be good
|
||||
* We are always using "double" timestamps here. Precision should be good
|
||||
* enough.
|
||||
*/
|
||||
orgdbl[0] = ((double) origentry->lower);
|
||||
|
Reference in New Issue
Block a user