index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Tweak plperl.c to compile against threaded Perls, per report from
Tom Lane
2002-01-24
*
pltcl's spi_execp didn't handle NULL arguments quite correctly.
Tom Lane
2002-01-24
*
Fix incorrect test for whether Perl code is returning undef. This
Tom Lane
2002-01-24
*
Fix logic error in insert_fsm_page_entry: because compact_fsm_page_list
Tom Lane
2002-01-24
*
Remove long-obsolete version of pltcl documentation.
Tom Lane
2002-01-23
*
Clean up Red Hat Tcl RPM brain-damage in a more reliable way: fix the
Tom Lane
2002-01-23
*
Added patch to temporarily disable locale for descriptors too (Christof)
Michael Meskes
2002-01-23
*
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
Tom Lane
2002-01-22
*
Suppress bogus soname switch that RedHat RPMs put into tclConfig.sh.
Tom Lane
2002-01-21
*
Add IN/EXISTS file.
Bruce Momjian
2002-01-20
*
Update from Kova'cs Zolta'n
Peter Eisentraut
2002-01-18
*
You might want to run pg_indent on pg_backup_db.c however ...
Bruce Momjian
2002-01-18
*
Fixes to getImportedKeys/getExportedKeys from Jason Davies
Dave Cramer
2002-01-18
*
Fix pg_restore to handle the 'set max oid' entry correctly in archives
Tom Lane
2002-01-18
*
Add missing 'else', per report from sugita@sra.co.jp.
Tom Lane
2002-01-18
*
Accept subsequent commits. This should have been just a warning anyway. I
Michael Meskes
2002-01-18
*
Fix misstatements added by Bruce.
Tom Lane
2002-01-16
*
Add more comments to tqual.c for visibility functions.
Bruce Momjian
2002-01-16
*
TOAST needs to do at least minimal time-qual checking in order not to
Tom Lane
2002-01-16
*
Fix init_irels to close the pg_internal.init file before returning.
Tom Lane
2002-01-16
*
If we fail to rename pg_internal.init into place, delete the useless
Tom Lane
2002-01-15
*
Add more sanity-checking to PageAddItem and PageIndexTupleDelete,
Tom Lane
2002-01-15
*
Fix typo that caused equalTriggerDescs() to return false in cases where
Tom Lane
2002-01-15
*
Applied patch submitted by Ryouichi Matsuda (r-matuda@sra.co.jp) that fixed a...
Barry Lind
2002-01-15
*
Applied patch from Ryouichi Matsuda <r-matuda@sra.co.jp> where the jdbc
Barry Lind
2002-01-15
*
pg_upgrade doesn't live here anymore. Remove dangling references.
Tom Lane
2002-01-15
*
Remove old pg_upgrade script, from Tom.
Bruce Momjian
2002-01-15
*
Reduce severity of 'XLogFlush: request is not satisfied' error condition,
Tom Lane
2002-01-14
*
Ensure that ecpg/test is cleaned by higher-level 'make clean'.
Tom Lane
2002-01-14
*
Small AIX fixes from Rick Flower.
Bruce Momjian
2002-01-14
*
Fix recreation of sequence files for 7.2 also because of XID change from
Bruce Momjian
2002-01-13
*
- Fixed variable handling for struct members.
Michael Meskes
2002-01-13
*
Now works for 7.1 databases.
Bruce Momjian
2002-01-13
*
Now tested on 7.2->7.2 migration; still disabled. Need 7.1 testing now.
Bruce Momjian
2002-01-13
*
Keep it disabled.
Bruce Momjian
2002-01-13
*
Wow, it actually worked for the regression database. More testing needed.
Bruce Momjian
2002-01-13
*
Bump catversion to ensure people apply recent timestamp and sequence
Tom Lane
2002-01-12
*
Update horology expected results (this variant extrapolated by yours
Tom Lane
2002-01-12
*
Update horology expected results (this variant verified on HPUX).
Tom Lane
2002-01-12
*
Repair bugs in declarations of routines to add timestamptz and interval.
Thomas G. Lockhart
2002-01-12
*
Fix pg_dump to read-lock all tables to be dumped as soon as it's read
Tom Lane
2002-01-11
*
Sync up.
Bruce Momjian
2002-01-11
*
VACUUM must make sure that a HEAP_MARKED_FOR_UPDATE tuple gets marked
Tom Lane
2002-01-11
*
Fix sequence creation to set the t_xmin of a sequence's tuple to
Tom Lane
2002-01-11
*
Added Christof's fixes.
Michael Meskes
2002-01-11
*
More testing, more cleanups.
Bruce Momjian
2002-01-11
*
pg_resetxlog specifies log location in hex; more pg_upgrade testing
Bruce Momjian
2002-01-11
*
More cleanups.
Bruce Momjian
2002-01-11
*
*** empty log message ***
Hiroshi Inoue
2002-01-11
*
More updates for int8 sequence restoration. Old dump file not required
Bruce Momjian
2002-01-11
[next]