- 05 Jul, 2000 1 commit
-
-
Bruce Momjian authored
-
- 04 Jul, 2000 22 commits
-
-
Peter Eisentraut authored
-
Jan Wieck authored
Jan
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
files to restrict the set of users that can connect to a database but can still use the pg_shadow password. (You just leave off the password field in the secondary file.)
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Jan Wieck authored
Jan
-
Jan Wieck authored
Jan
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
Doesn't anyone remember how to program a binary search??
-
Tom Lane authored
from Paul McGarry.
-
Tom Lane authored
Don't go through pg_exec_query_dest(), but directly to the execution routines. Also, extend parameter lists so that there's no need to change the global setting of allowSystemTableMods, a hack that was certain to cause trouble in the event of any error.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
in the infomask of the provided tuple.
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
+unlock buffer in heap_fetch under !ItemIdIsUsed().
-
Tom Lane authored
-
- 03 Jul, 2000 12 commits
-
-
Tom Lane authored
-
Jan Wieck authored
Jan
-
Jan Wieck authored
WARNING: This is actually broken - we have self-deadlocks due to concurrent changes in buffer management. Vadim and me are working on it. Jan
-
Peter Eisentraut authored
-
Peter Eisentraut authored
parsing to not clobber the optarg string -- so that we can bring SetOptsFile() up to speed.
-
Peter Eisentraut authored
COPYs of pg_shadow and pg_group. It also turns out that pg_dumpall was all but broken for multiple servers running at non-standard port numbers. You might get the users and groups from one server and the databases from another. Fixed that. A little user interface and code cleanup along with that. This also takes care of the portability bug discussed in "[BUGS] pg_dumpall" in March 2000.
-
Bruce Momjian authored
And: Note, Bruce I found in the contrib tree any files that we forget remove during contrib cleaning. Please remove these files: contrib/lo/test.sql contrib/pg_dumplo/Makefile.out contrib/pgbench/pgbench_jis.doc contrib/spi/new_example.example contrib/spi/README.MAX Thanks. Karel
-
Bruce Momjian authored
for to_char() too. Karel
-
Hiroshi Inoue authored
This enables unique constraint check in case of SELECT FOR UPDATEd.
-
Tom Lane authored
-
Tom Lane authored
notice this warning?)
-
Vadim B. Mikheev authored
-
- 02 Jul, 2000 5 commits
-
-
Bruce Momjian authored
regression tests). Chris Bitmead
-
Peter Eisentraut authored
and config.h. Adjusted all referring code. Scrapped pg_version and changed initdb accordingly. Integrated src/utils/version.c into src/backend/utils/init/miscinit.c. Changed all callers. Set version number to `7.1devel'. (Non-numeric version suffixes now allowed.)
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-