1. 12 7月, 2004 5 次提交
    • B
      Add: · 098d0304
      Bruce Momjian 提交于
      > * Add session start time and last statement time to pg_stat_activity
      098d0304
    • B
      Added Matthew: · 1ec448cd
      Bruce Momjian 提交于
      <   rather than in /contrib
      >   rather than in /contrib (Matthew)
      515a516
      > * Matthew T. O'Connor <matthew@zeut.net>
      1ec448cd
    • B
      Remove: · 0589ab68
      Bruce Momjian 提交于
      < * Allow moving sequences and toast tables to other tablespaces
      0589ab68
    • B
      Add: · a1f3209c
      Bruce Momjian 提交于
      > * Allow moving sequences and toast tables to other tablespaces
      a1f3209c
    • B
      Add: · 5c9d069d
      Bruce Momjian 提交于
      > * Add NOVICE output level for helpful messages like automatic sequence/index creation
      5c9d069d
  2. 11 7月, 2004 5 次提交
    • B
      Add: · 59429ade
      Bruce Momjian 提交于
      > * Allow moving system tables to other tablespaces, where possible
      59429ade
    • B
      Add: · eee93173
      Bruce Momjian 提交于
      > * Allow changing of already-created database and schema tablespaces
      eee93173
    • B
      Add: · e5ca4bde
      Bruce Momjian 提交于
      > *  Add an option to sync() before fsync()'ing checkpoint files
      e5ca4bde
    • B
      Add: · 6063d114
      Bruce Momjian 提交于
      <
      > * Use a phantom command counter for nested subtransactions to reduce
      >   tuple overhead
      6063d114
    • B
      Add: · b4a98c5f
      Bruce Momjian 提交于
      > * Add include functionality to postgresql.conf
      >
      b4a98c5f
  3. 07 7月, 2004 8 次提交
    • B
      Add OSX thread support for next 7.4.X · 45254184
      Bruce Momjian 提交于
      45254184
    • B
      Formatting improvements: · f8d39040
      Bruce Momjian 提交于
      < The most recent version of this document can be viewed at
      < the PostgreSQL web site, http://www.PostgreSQL.org.
      > The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
      f8d39040
    • B
      Regenerate: · b4e660e3
      Bruce Momjian 提交于
      > #A dash (-) marks changes that will appear in the upcoming 7.5 release.#
      b4e660e3
    • B
      regenerate. · 8f599aa6
      Bruce Momjian 提交于
      8f599aa6
    • B
      Bold dash line. · aec27147
      Bruce Momjian 提交于
      > \#A dash (-) marks changes that will appear in the upcoming 7.5 release.#
      aec27147
    • B
      Update highlighting of dash. · a08baad6
      Bruce Momjian 提交于
      a08baad6
    • B
      Move section: · ea0078da
      Bruce Momjian 提交于
      < * Add replication of distributed databases
      < 	o Automatic failover
      < 	o Load balancing
      < 	o Master/slave replication
      < 	o Multi-master replication
      < 	o Partition data across servers
      < 	o Queries across databases or servers (two-phase commit)
      < 	o Allow replication over unreliable or non-persistent links
      55a48,55
      > * Improve replication solutions
      > 	o Automatic failover
      > 	o Load balancing
      > 	o Master/slave replication
      > 	o Multi-master replication
      > 	o Partition data across servers
      > 	o Queries across databases or servers (two-phase commit)
      > 	o Allow replication over unreliable or non-persistent links
      ea0078da
    • B
      Reorder dash mention to be more prominient. · 33fe94b2
      Bruce Momjian 提交于
      > A dash (-) marks changes that will appear in the upcoming 7.5 release.
      >
      > Bracketed items "[]" have more detail.
      9,12d12
      <
      < A dash (-) marks changes that will appear in the upcoming 7.5 release.
      <
      < Bracketed items "[]" have more detail.
      33fe94b2
  4. 06 7月, 2004 1 次提交
    • B
      Done: · a21bb272
      Bruce Momjian 提交于
      > * -Fix upper()/lower() to work for multibyte encodings
      a21bb272
  5. 23 6月, 2004 1 次提交
  6. 19 6月, 2004 3 次提交
    • B
      Add: · 1181ea6a
      Bruce Momjian 提交于
      > * Fix oid2name and dbsize for tablespaces
      1181ea6a
    • B
      Add: · b33c7231
      Bruce Momjian 提交于
      > * Allow reporting of which objects are in which tablespaces
      > * Allow database recovery where tablespaces can't be created
      211a213,214
      > 	o Add ALTER TABLESPACE to change location, name, owner
      > 	o Allow objects to be moved between tablespaces
      b33c7231
    • B
      Done: · 0d1ffd36
      Bruce Momjian 提交于
      > * -Add the concept of dataspaces/tablespaces (Gavin)
      0d1ffd36
  7. 14 6月, 2004 4 次提交
    • B
      New wording: · f4b0d28a
      Bruce Momjian 提交于
      <   in-progress when the server terminates abruptly
      >   in-progress when the server terminated abruptly
      f4b0d28a
    • B
      New wording: · 8b8bbfff
      Bruce Momjian 提交于
      <   in-progress when the server crashed
      >   in-progress when the server terminates abruptly
      8b8bbfff
    • B
      Updated wording: · dd83b34d
      Bruce Momjian 提交于
      < * Remove unreferenced table files and temp tables during database vacuum
      <   or postmaster startup (Bruce)
      > * Remove unreferenced table files created by transactions that were
      >   in-progress when the server crashed
      >
      dd83b34d
    • B
      Re-add: · 75c8e51b
      Bruce Momjian 提交于
      > * Remove unreferenced table files and temp tables during database vacuum
      >   or postmaster startup (Bruce)
      75c8e51b
  8. 11 6月, 2004 1 次提交
    • B
      Done: · 387b38be
      Bruce Momjian 提交于
      > * -Print table names with constraint names in error messages, or make constraint
      387b38be
  9. 10 6月, 2004 4 次提交
    • B
      Reword: · 93db6f6a
      Bruce Momjian 提交于
      < * Allow hash buckets to fill disk pages, rather than being sparse
      > * Pack hash index buckets onto disk pages more efficiently
      93db6f6a
    • B
      Add: · 13c30084
      Bruce Momjian 提交于
      > * Allow pg_dump to use multiple -t and -n switches
      13c30084
    • B
      Modify: · 741681b7
      Bruce Momjian 提交于
      < * Order heap pointers on hash index pages by hash value and ctid
      > * Allow hash buckets to fill disk pages, rather than being sparse
      741681b7
    • B
      Add: · babd02af
      Bruce Momjian 提交于
      > * Order heap pointers on hash index pages by hash value and ctid
      babd02af
  10. 09 6月, 2004 1 次提交
    • B
      Add: · 69616f96
      Bruce Momjian 提交于
      > * Add ON COMMIT capability to CREATE TABLE AS SELECT
      69616f96
  11. 31 5月, 2004 1 次提交
    • B
      Done: · f024086d
      Bruce Momjian 提交于
      > 	o -Allow Java server-side programming
      f024086d
  12. 24 5月, 2004 1 次提交
    • B
      Add: · ffd1880b
      Bruce Momjian 提交于
      > * Allow GRANT/REVOKE permissions to be given to all schema objects with one command
      ffd1880b
  13. 21 5月, 2004 1 次提交
    • B
      Remove pyton, spell check fix: · 40296aa2
      Bruce Momjian 提交于
      > * Support composite types as table columns
      286,289d286
      < * Python
      < 	o Allow users to register their own types with pg_
      < 	o Allow SELECT to return a dictionary of dictionaries
      < 	o Allow COPY BINARY FROM
      456d452
      < * Support composite types as table columns
      40296aa2
  14. 20 5月, 2004 4 次提交
    • B
      Updates from Tom: · 80270656
      Bruce Momjian 提交于
      < Bracketed items "[]" have more detailed.
      > Bracketed items "[]" have more detail.
      35,36d34
      < * Remove unreferenced table files and temp tables during database vacuum
      <   or postmaster startup (Bruce)
      68c66
      < * Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUE
      > * -Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUE
      70c68
      < * Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
      > * -Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
      76c74
      < * Make LENGTH() of CHAR() not count trailing spaces
      > * -Make LENGTH() of CHAR() not count trailing spaces
      145c143
      < * Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8,
      > * -Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8,
      179c177
      < * Allow more ISOLATION LEVELS to be accepted, but issue a warning for them
      > * -Allow more ISOLATION LEVELS to be accepted
      186c184
      < * Add GUC setting to make created tables default to WITHOUT OIDS
      > * -Add GUC setting to make created tables default to WITHOUT OIDS
      265d262
      < * Allow fastpast to pass values in portable format
      271c268
      < * Move psql backslash database information into the backend, use nmumonic
      > * Move psql backslash database information into the backend, use nmeumonic
      275,283d271
      < * JDBC
      < 	o Comprehensive test suite. This may be available already.
      < 	o JDBC-standard BLOB support
      < 	o Error Codes (pending backend implementation)
      < 	o Support both 'make' and 'ant'
      < 	o Fix LargeObject API to handle OIDs as unsigned ints
      < 	o Use cursors implicitly to avoid large results (see setCursorName())
      < 	o Add LISTEN/NOTIFY support to the JDBC driver (Barry)
      <
      332c320
      < * Have pg_dump -c clear the database using dependency information
      > * -Have pg_dump -c clear the database using dependency information
      367,368c355,356
      < * Cache last known per-tuple offsets to speed long tuple access
      < * Automatically place fixed-width, NOT NULL columns first in a table
      > * Cache last known per-tuple offsets to speed long tuple access, adjusting
      >   for NULLs and TOAST values
      467c455,456
      < * Change representation of whole-tuple parameters to functions
      > * -Change representation of whole-tuple parameters to functions
      > * Support composite types as table columns
      478,479d466
      < * Allow the regression tests to start postmaster with -i so the tests
      <   can be run on systems that don't support unix-domain sockets
      80270656
    • B
      Add: · 3e485d0e
      Bruce Momjian 提交于
      > * Investigate SMP context switching issues
      3e485d0e
    • B
      Remove item: · 4714dcb0
      Bruce Momjian 提交于
      < * Allow col IS TRUE/FALSE use an index like col = TRUE/FALSE
      4714dcb0
    • B
      Add: · 5f55347e
      Bruce Momjian 提交于
      > 	o Add default clustering to system tables
      5f55347e