mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Revert 0f5ca02f53
0f5ca02f53 introduces 3 new keywords. It appears to be too much for relatively
small feature. Given now we past feature freeze, it's already late for
discussion of the new syntax. So, revert.
Discussion: https://postgr.es/m/28209.1586294824%40sss.pgh.pa.us
This commit is contained in:
@@ -109,6 +109,4 @@ extern int date2isoyearday(int year, int mon, int mday);
|
||||
|
||||
extern bool TimestampTimestampTzRequiresRewrite(void);
|
||||
|
||||
#define GetNowFloat() ((float8) GetCurrentTimestamp() / 1000000.0)
|
||||
|
||||
#endif /* TIMESTAMP_H */
|
||||
|
||||
Reference in New Issue
Block a user