]> granicus.if.org Git - postgresql/history - src/backend/utils/misc
message refinements
[postgresql] / src / backend / utils / misc /
2001-08-06 Peter EisentrautCheck that the data directory does not have group or...
2001-07-05 Jan WieckAdded GUC configuration options to control access stati...
2001-06-30 Peter EisentrautAllow default transaction isolation level (a.k.a. set...
2001-06-27 Tom LaneInstall infrastructure for shared-memory free space...
2001-06-23 Bruce Momjian> Marko Kreen <marko@l-t.ee> writes:
2001-06-19 Bruce MomjianBack out SET ALL patch because it is breaking things.
2001-06-18 Bruce MomjianRESET ALL secondary patch:
2001-06-18 Bruce MomjianAdd GUC setting for Australian timezones. Uses new...
2001-06-13 Tom LaneAllow a non-superuser database owner to vacuum all...
2001-06-12 Tom LaneExtend GUC concepts of parse_hook and assign_hook to...
2001-06-07 Bruce Momjianreset all: command line and .conf options change defaults
2001-06-01 Tom LaneCheck for malloc failure.
2001-05-30 Bruce MomjianRemove OLD_FILE_NAMING code. No longer used.
2001-05-30 Bruce MomjianRemove SEP_CHAR, replace with / or '/' as appropriate.
2001-05-17 Peter EisentrautAdd dynamic_library_path parameter and automatic append...
2001-05-07 Bruce MomjianFix comment in file about 2*max_connections.
2001-03-22 Tom LaneFix Joubert's complaint that int8-sized numeric literal...
2001-03-22 Bruce MomjianRemove dashes in comments that don't need them, rewrap...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-20 Bruce MomjianFix 'ps' WAIT status display bug on setproctitle()...
2001-03-16 Tom LaneSupport syncing WAL log to disk using either fsync...
2001-03-13 Tom LaneXLOG (and related) changes:
2001-02-26 Tom LaneImplement COMMIT_SIBLINGS parameter to allow pre-commit...
2001-02-18 Tom LaneChange default commit_delay to zero, update documentation.
2001-02-07 Vadim B. MikheevFixBTree flag still exists and may be used to turn
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-24 Peter EisentrautFix bogus pattern for STRING.
2001-01-24 Bruce MomjianAdd all possible config file options.
2001-01-24 Bruce MomjianPut back old config contents until I am finished.
2001-01-24 Bruce MomjianAdd "idle in transaction" status message
2001-01-14 Tom LaneAnother go-round on making GetRawDatabaseInfo behave...
2001-01-09 Vadim B. Mikheev1. Checkpoint.undo may be after checkpoint itself:
2000-12-03 Peter Eisentrautcorrections
2000-12-03 Peter EisentrautFinal(?) GUC clean-up. Update psql tab completion.
2000-11-30 Vadim B. MikheevXLOG stuff for sequences.
2000-11-29 Tom LaneGet rid of not-very-portable fcntl(F_SETLK) mechanism...
2000-11-25 Bruce MomjianRename GUC name from unixsocket to unix_socket_directory
2000-11-20 Vadim B. MikheevCompile WAL by default.
2000-11-16 Tom LaneChange SearchSysCache coding conventions so that a...
2000-11-16 Bruce MomjianSyslog Facility Patch
2000-11-15 Peter EisentrautRename parameter "hostname" to "virtual_host". Seemed...
2000-11-14 Peter EisentrautSmall polishing of syslog facility and ident settings...
2000-11-14 Tom LaneExtend CREATE DATABASE to allow selection of a template...
2000-11-14 Bruce MomjianRename PortName to PortNumber.
2000-11-13 Bruce MomjianOk, You guys are probably tired of me, BUT, here is...
2000-11-13 Bruce MomjianUUNET is looking into offering PostgreSQL as a part...
2000-11-09 Vadim B. MikheevAuto checkpoint creation.
2000-11-01 Peter EisentrautAdd runtime configuration options to control permission...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-10-16 Vadim B. MikheevNew file naming. Database OID is used as "tablespace...
2000-10-11 Bruce MomjianOops, back out my unintended changes.
2000-10-11 Bruce MomjianUpdate make_mkid
2000-10-08 Tatsuo IshiiAdd runtime configuration option "silent_mode".
2000-09-06 Peter EisentrautA bit of cleanup after SSL patch. Add it to config...
2000-09-06 Peter EisentrautCode cleanup of user name and user id handling in the...
2000-08-28 Peter EisentrautMaybe "shared_buffers" is a slightly better name than...
2000-08-28 Peter EisentrautNew configure test for flex, which recognizes only...
2000-08-25 Peter EisentrautMake the location of the Kerberos server key file run...
2000-08-11 Tom LaneMake debug_assertions default to ON, when compiled...
2000-07-27 Bruce MomjianSome pedantic compile syntax errors to fix with the...
2000-07-14 Thomas G. LockhartImplement nested block comments in the backend and...
2000-07-12 Peter EisentrautAdd assert checking to GUC ("debug_assertions")
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-07-03 Peter EisentrautMove global internal files to PGDATA/global.
2000-07-03 Peter EisentrautMove PGPORT envar handling to ResetAllOptions(). Improv...
2000-06-22 Peter EisentrautSecond pass over run-time configuration system. Adjust...
2000-06-15 Bruce MomjianFinal #include cleanup.
2000-06-04 Peter EisentrautRemoved ELOG_TIMESTAMPS #define in favor of two run...
2000-06-04 Peter EisentrautNew ps display code, works on more platforms.
2000-06-02 Bruce MomjianRemove NT-specific file open defines by defining our...
2000-06-02 Tom LaneKeep CVS quiet about derived file guc-file.c.
2000-06-01 Bruce MomjianThe definition for "ProcessConfigFile()" in guc-file...
2000-06-01 Tom LaneSimplify overly-clever Make rule, which evidently confu...
2000-05-31 Peter EisentrautThe heralded `Grand Unified Configuration scheme' ...
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-05-26 Tatsuo IshiiFix too long syslog message problem
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-04-10 Bruce MomjianThe constant in backend/utils/misc/trace.c, line 32...
2000-03-08 Bruce MomjianBruce and all:
2000-02-13 Bruce Momjiancontrib-array.patch
2000-01-26 Bruce MomjianAdd:
2000-01-19 Peter EisentrautRemoved MBFLAGS from makefiles since it's now done...
2000-01-14 Peter Eisentraut* User management commands no longer user pg_exec_query...
2000-01-13 Peter EisentrautFixed everything in and surrounding createdb and dropdb...
2000-01-02 Bruce MomjianRemove DATEDEBUG because it didn't look Y2K safe, and...
1999-12-16 Jan WieckSome changes to prepare for LONG attributes.
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1999-11-24 Bruce MomjianAdd pg_statistic index, add missing Hiroshi file.
1999-11-22 Bruce MomjianAdd system indexes to match all caches.
1999-11-07 Bruce MomjianNew NameStr macro to convert Name to Str. No need...
1999-10-25 Tom LaneStandardize on MAXPGPATH as the size of a file pathname...
1999-09-27 Bruce MomjianMassimo's SET FSYNC and SHOW PG_OPTIONS changes, withou...
1999-09-24 Tom LaneSeveral changes here, not very related but touching...
1999-09-18 Tom LaneMega-commit to make heap_open/heap_openr/heap_close...
1999-09-11 Tom LaneEliminate elog()'s hardwired limit on length of an...
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-16 Bruce MomjianFinal cleanup
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
next