8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 06:43:02 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
aafemt
b3436b5cd7 STATUS -> ISC_STATUS 2003-04-10 06:32:58 +00:00
alexpeshkoff
99c79e6ba7 Cleanup 2003-01-21 16:58:07 +00:00
dimitr
6bfbf2676b New config values. 2003-01-15 14:10:07 +00:00
dimitr
e342dede3d Added IPC prefix to the autoconf stuff. 2003-01-15 13:42:01 +00:00
dimitr
c0566cdba0 Changed IPC map prefix. This change obviously breaks compatibility via local protocol with IB6/FB1 clients.
Any thoughts whether it's appropriate for us or not?
2003-01-15 12:25:04 +00:00
alexpeshkoff
218b3a39b1 Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 15:59:18 +00:00
eku
59bfa2b950 Undone mistaken replacement of ISC_STATUS_LENGTH. Thanks to Claudio Valderr. 2002-11-25 07:46:01 +00:00
dimitr
c951416faf Cleanup. 2002-11-10 16:34:42 +00:00
eku
0c1b55dd08 Code cleanup:
Since we already have the define ISC_STATUS_LENGTH for the the length of
the status vector, we should use it! Replaced 'status[20]' with
'status[ISC_STATUS_LENGTH]'.

Replaced the different symbolic names for the maximum length of a path
(MAX_PATH, MAX_PATH_LENGTH, MAXPATHLEN) with one uniq symbol MAXPATHLEN.
2002-10-24 09:01:44 +00:00
tamlin
80f7fb6dd4 New C++ memory pool 2001-12-24 02:51:06 +00:00
tamlin
9a776a604e First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00