mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
Moved psql \eset and \eshow to \encoding
Improved psql's Ctrl-C handling Fixed configure test for sigsetjmp that now even recognizes it if it's a macro
This commit is contained in:
@@ -33,12 +33,6 @@ typedef unsigned int slock_t;
|
||||
#ifdef HAVE_INT_TIMEZONE
|
||||
#undef HAVE_INT_TIMEZONE
|
||||
#endif
|
||||
|
||||
/*
|
||||
* currently undefined as I (teunis@computersupportcentre.com) have not
|
||||
* checked this yet
|
||||
*/
|
||||
/* #define HAVE_SIGSETJMP 1 */
|
||||
#endif
|
||||
|
||||
#if defined(__powerpc__)
|
||||
|
||||
Reference in New Issue
Block a user