OSDN Git Service

pg-rex/syncrep.git
2011-01-09 Tom LaneUpdate contrib/hstore for new GIN extractQuery API.
2011-01-09 Tom LaneImprove comment.
2011-01-09 Magnus HaganderSplit pg_start_backup() and pg_stop_backup() into two...
2011-01-09 Heikki LinnakangasFix crash in the new GiST insertion code, when an updat...
2011-01-09 Tom LaneFix up core tsquery GIN support for new extractQuery...
2011-01-09 Tom LaneUse array_contains_nulls instead of ARR_HASNULL on...
2011-01-09 Magnus HaganderEnsure the directory for gram.h is created on win32
2011-01-09 Magnus HaganderProperly install gram.h on MSVC builds
2011-01-09 Magnus HaganderAdd pgreadlink() on Windows to read junction points
2011-01-09 Michael MeskesThere is no need to have to identical functions in...
2011-01-09 Tom LaneFix assorted corner-case bugs in contrib/intarray.
2011-01-09 Tom LaneAdd array_contains_nulls() function in arrayfuncs.c.
2011-01-09 Tom LaneFix up gincostestimate for new extractQuery API.
2011-01-08 Michael MeskesIn ecpg's parser removed a fixed length limit for const...
2011-01-08 Tom LaneRemove pg_am.amindexnulls.
2011-01-08 Tom LaneRefactor GIN's handling of duplicate search entries.
2011-01-08 Bruce MomjianIn pg_upgrade, remove functions that did sequential...
2011-01-08 Bruce MomjianIn pg_upgrade, clarify use of install_db_support_functi...
2011-01-08 Bruce MomjianIn pg_upgrade, remove unnecessary separate handling...
2011-01-08 Robert HaasRemove bogus claims regarding createuser defaults.
2011-01-08 Tom LaneUpdate GIN support function definitions for contrib...
2011-01-08 Bruce MomjianDocument why pg_upgrade preserves pg_auth.oid (because...
2011-01-08 Bruce MomjianMore pg_upgrade relfilenode C comments added.
2011-01-08 Bruce MomjianSimplify pg_upgrade C comment about what is preserved.
2011-01-08 Bruce MomjianIn pg_upgrade, track only one copy of namespace/relname...
2011-01-08 Bruce MomjianFix C indenting in pg_upgrade function.
2011-01-08 Bruce MomjianFix pg_upgrade of large object permissions by preservin...
2011-01-08 Bruce MomjianForce pg_upgrade's to preserve pg_class.oid, not pg_cla...
2011-01-08 Tom LaneOoops, forgot to fix contrib/tsearch2's references...
2011-01-08 Tom LaneFix the built-in GIN support procedure declarations...
2011-01-08 Tom LaneFix GIN to support null keys, empty and null items...
2011-01-07 Robert HaasDocument pg_stat_replication, bump catversion since...
2011-01-07 Robert HaasImprove recovery.conf.sample comments.
2011-01-07 Itagaki TakahiroNew system view pg_stat_replication displays activity...
2011-01-07 Bruce MomjianImprove C comments about backend variables set by pg_up...
2011-01-06 Peter EisentrautImprove markup of unnest example
2011-01-06 Peter EisentrautImprove array_upper example
2011-01-06 Tom LaneUpdate sequence_1.out for recent changes in sequence...
2011-01-06 Bruce MomjianUpdate documentation to say that \lo_import sets :LASTO...
2011-01-06 Bruce MomjianRename pg_upgrade variables, for clarity.
2011-01-05 Bruce MomjianUpdate pg_upgrade C comments.
2011-01-05 Bruce MomjianFix for recent pg_upgrade commit to fix large objects...
2011-01-05 Bruce MomjianIn pg_upgrade, adjust transfer_relfile()'s parameters...
2011-01-05 Bruce MomjianClarify pg_upgrade's creation of the map file structure...
2011-01-05 Magnus HaganderGive superusers REPLIACTION permission by default
2011-01-05 Bruce MomjianIn pg_upgrade, copy pg_largeobject_metadata and its...
2011-01-05 Bruce MomjianIn pg_upgrade, fix backward logging display of link...
2011-01-05 Bruce MomjianSimplify functions and parameters used by pg_upgrade.
2011-01-04 Itagaki TakahiroImprove psql tab completion for CREATE/ALTER ROLE ...
2011-01-04 Robert HaasFix crash in ALTER OPERATOR CLASS/FAMILY .. SET SCHEMA.
2011-01-03 Robert HaasUpdate comments in RecordTransactionCommit() to mention...
2011-01-03 Magnus HaganderBump catversion, forgot in previous commit.
2011-01-03 Magnus HaganderAdd views and functions to monitor hot standby query...
2011-01-03 Magnus HaganderAdd missing part of replication role docs
2011-01-03 Magnus Haganderperltidy run on the MSVC build system
2011-01-02 Peter EisentrautImplement remaining fields of information_schema.sequen...
2011-01-02 Robert HaasFix typo.
2011-01-02 Robert HaasBasic foreign table support.
2011-01-01 Robert HaasMinor wordsmithing.
2011-01-01 Robert HaasFix pg_dump support for security labels on columns.
2011-01-01 Peter EisentrautAllow casting a table's row type to the table's superty...
2011-01-01 Bruce MomjianAdd #include <time.h> to pg_ctl.c to fix compiler warning.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2011-01-01 Bruce MomjianFurter pg_upgrade optimizations to reduce function...
2011-01-01 Bruce MomjianIn pg_upgrade, remove use of whichCluster, and just...
2011-01-01 Bruce MomjianIn pg_upgrade, rename "CLUSTERNAME" to "CLUSTER_NAME".
2010-12-31 Bruce MomjianInclude the first valid listen address in pg_ctl to...
2010-12-31 Tom LaneInvert and rename flag variable to improve code readabi...
2010-12-31 Tom LaneMove symbols for ExecMergeJoin's state machine into...
2010-12-31 Tom LaneSupport RIGHT and FULL OUTER JOIN in hash joins.
2010-12-30 Peter EisentrautRemove tabs in SGML
2010-12-30 Alvaro HerreraAvoid unnecessary public struct declaration in slru.h
2010-12-29 Bruce MomjianDoc wording improvement: taken -> accepted
2010-12-29 Tom LaneImprove pg_upgrade's checks for required executables.
2010-12-29 Robert HaasBump XLOG_PAGE_MAGIC.
2010-12-29 Robert HaasSupport unlogged tables.
2010-12-29 Magnus HaganderAdd REPLICATION privilege for ROLEs
2010-12-29 Tom LaneAvoid unexpected conversion overflow in planner for...
2010-12-29 Tom LaneReclassify DEFAULT as a column_constraint item in the...
2010-12-28 Peter EisentrautNo release notes update, just advance the date
2010-12-28 Tom LaneFix ill-advised placement of PGRES_COPY_BOTH enum value.
2010-12-28 Bruce MomjianAnother fix for larger postmaster.pid files.
2010-12-28 Magnus HaganderFix list of functions that are restricted to superusers
2010-12-28 Bruce MomjianFix code to properly pull out shared memory key now...
2010-12-27 Bruce MomjianMark unaccent functions as STABLE, rather than defaulti...
2010-12-27 Bruce MomjianUpdate SGML docs describing the contents of the postpid...
2010-12-27 Tom LaneRemove -fno-operator-names switch from cpluspluscheck.
2010-12-27 Tom LaneRename the C functions bitand(), bitor() to bit_and...
2010-12-27 Tom LaneRearrange cpluspluscheck to check just one .h file...
2010-12-27 Tom LaneFix failure of executor/hashjoin.h to compile standalone.
2010-12-27 Tom LaneTweak cpluspluscheck to avoid directly #include'ing...
2010-12-27 Tom LaneFix ill-chosen use of "private" as an argument and...
2010-12-27 Alvaro HerreraBreak up long line, per Leslie S Satenstein.
2010-12-27 Robert HaasCorrections to patch adding SQL/MED error codes.
2010-12-26 Andrew DunstanOnly build in crashdump support on Windows if there...
2010-12-25 Robert HaasAdd foreign data wrapper error code values for SQL...
2010-12-25 Robert HaasCorrect spelling: longjump() -> longjmp().
2010-12-24 Peter EisentrautFix grammar
2010-12-24 Andrew DunstanAllow vpath builds and regression tests to succeed...
2010-12-24 Bruce MomjianRemove quotes from boolean recovery.conf.sample paramet...
next