mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 03:23:04 +01:00
More WAL deletion.
This commit is contained in:
parent
d32c7a5da9
commit
5672f269e0
@ -362,15 +362,5 @@ const char BLANK = '\040';
|
||||
const char DBL_QUOTE = '\042';
|
||||
const char SINGLE_QUOTE = '\'';
|
||||
|
||||
|
||||
|
||||
//const SCHAR wal_items[] = {
|
||||
// isc_info_num_wal_buffers,
|
||||
// isc_info_wal_buffer_size,
|
||||
// isc_info_wal_ckpt_length,
|
||||
// isc_info_wal_grpc_wait_usecs,
|
||||
// isc_info_end
|
||||
//};
|
||||
|
||||
#endif // ISQL_ISQL_H
|
||||
#endif // ISQL_ISQL_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user