- 06 Nov, 2000 3 commits
-
-
Thomas G. Lockhart authored
AT is now a keyword but is not a reserved word.
-
Thomas G. Lockhart authored
any available string type. Previously, all candidate choices must have fallen within the same "type category" for PostgreSQL to be willing to choose any of them. Need to apply the same fixup to operator type resolution.
-
Bruce Momjian authored
-
- 05 Nov, 2000 6 commits
-
-
Vadim B. Mikheev authored
Auto removing of offline log files and creating new file at checkpoint time.
-
Peter Eisentraut authored
standard installation layout it should be possible to build the HTML and print documentation without additional manual setup.
-
Peter Eisentraut authored
-
Tom Lane authored
got confused by 'dummy' targetlist built for the UNION's toplevel query. Fix by making dummy targetlist a little less cheesy.
-
Bruce Momjian authored
-
Tom Lane authored
the grammar did not allow redundant parentheses around sub-selects. Distinguish LIMIT ALL from LIMIT 0; make the latter behave as one would expect.
-
- 04 Nov, 2000 15 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
definitions using inherited columns in the create table statement. Stephan Szabo
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
confused in src/interfaces/libpq for some reason. Seemingly, different GNU make versions have several mutually conflicting problems with implicit rule chains. Words are not sufficient...
-
Peter Eisentraut authored
compilers from different providers. (Especially important since the C++ compiler that goes with your favourite C compiler might not work.)
-
Peter Eisentraut authored
-
Peter Eisentraut authored
says.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
around anymore.
-
Peter Eisentraut authored
it to an absolute path.
-
Bruce Momjian authored
-
Tatsuo Ishii authored
-
- 03 Nov, 2000 7 commits
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
target files in implicit rule chains. That might have been a cool idea but it seems to be too buggy to work, as it caused spurious recompiles in several places.
-
Tom Lane authored
-
Tom Lane authored
from an ACL list if it had no permissions remaining, which confused aclcheck terribly. Also clean up code a little.
-
Peter Eisentraut authored
included, and then include <strings.h> if so. Several systems already needed <strings.h> anyway. Some new systems that claim to conform to the Unix 9x "standard" do not declare str[n]casemp() in string.h, and C99 compilers will not like that.
-
Vadim B. Mikheev authored
-
Michael Meskes authored
-
- 02 Nov, 2000 9 commits
-
-
Tom Lane authored
thinkos in inv_seek().
-
Tom Lane authored
'self' characters.
-
Tom Lane authored
No known bug here, but...
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
absolute before starting a backend.
-
Bruce Momjian authored
-