OSDN Git Service

Update time zone data files to tzdata release 2009l: DST law changes in
[pg-rex/syncrep.git] / doc /
2009-08-28 Peter EisentrautDerived files that are shipped in the distribution...
2009-08-27 Tom LaneModify the definition of window-function PARTITION...
2009-08-27 Alvaro HerreraFix broken markup
2009-08-27 Bruce MomjianUpdate release notes for 7.4.26, 8.0.22, 8.1.18, 8...
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-08-26 Peter EisentrautCorrect my overly enthusiastic CSS simplification.
2009-08-26 Peter EisentrautUpdate the documentation CSS stylesheet to current...
2009-08-24 Tom LaneTry to make silent_mode behave somewhat reasonably.
2009-08-20 Bruce MomjianRemove tabs from SGML.
2009-08-19 Peter EisentrautAlter release note item about PL/pgSQL functions and...
2009-08-19 Peter EisentrautUpdate alpha release notes to current.
2009-08-18 Tom LaneAllow mixing of traditional and SQL:2008 LIMIT/OFFSET...
2009-08-18 Peter EisentrautRemove duplicate from release notes, and reorganize...
2009-08-18 Teodor SigaevUnaccent dictionary.
2009-08-17 Peter EisentrautAdd release notes for 8.5alpha1
2009-08-17 Peter EisentrautMake version.sgml depend on configure instead of Makefi...
2009-08-16 Tom LaneFix imprecise documentation of random(): it never retur...
2009-08-15 Tom LaneMake sure that 'make distclean' cleans out all files...
2009-08-15 Peter EisentrautClarify the documentation about PL/Perl nested subrouti...
2009-08-14 Teodor SigaevAdd prefix support for synonym dictionary
2009-08-12 Tom LaneThe html-stamp and man-stamp files also need to be...
2009-08-12 Peter EisentrautDocument the minimum required Python version.
2009-08-11 Peter EisentrautAdd .cvsignore entries for documentation files
2009-08-11 Peter EisentrautRemove unnecessary files from distribution
2009-08-11 Peter EisentrautSimplify and speed up man page installation
2009-08-11 Alvaro HerreraRefactor some $(JADE.tex.call)s
2009-08-11 Bruce MomjianRemove tab in SGML.
2009-08-10 Alvaro HerreraFix URL to "The Hitch-Hiker's Guide to Evolutionary...
2009-08-10 Alvaro HerreraFix number of columns declared for pg_user_mappings...
2009-08-10 Tom LaneSupport EEEE (scientific notation) in to_char().
2009-08-10 Tom LaneAdjust extract(epoch) example to clarify that it includ...
2009-08-10 Tom LaneExtend EXPLAIN to support output in XML or JSON format.
2009-08-10 Andrew DunstanRe-add documentation for --no-readline option of psql...
2009-08-09 Peter EisentrautShip documentation without intermediate tarballs
2009-08-07 Alvaro HerreraDocument that autovacuum may run ANALYZE
2009-08-07 Peter EisentrautExpand test coverage support to entire tree
2009-08-05 Alvaro HerreraFix manpages related to SPI functions.
2009-08-05 Tom LaneAdd matchorig, matchsynonyms, and keepsynonyms options...
2009-08-05 Joe ConwayImplement dblink_get_notify().
2009-08-04 Peter EisentrautUse DocBook XSL stylesheets for man page building
2009-08-04 Tom LaneSupport hex-string input and output for type BYTEA.
2009-08-04 Tom LaneCause pg_proc.probin to be declared as text, not bytea...
2009-08-03 Joe ConwayImplement has_sequence_privilege()
2009-08-03 Tom LanePortability and documentation fixes for threaded pgbenc...
2009-08-03 Tatsuo IshiiMulti-threaded version of pgbench contributed by ITAGAK...
2009-08-02 Tom LaneAdd ALTER TABLE ... ALTER COLUMN ... SET STATISTICS...
2009-07-29 Tom LaneSupport deferrable uniqueness constraints.
2009-07-28 Tom LaneAdd system catalog columns pg_constraint.conindid and...
2009-07-26 Tom LaneExtend EXPLAIN to allow generic options to be specified.
2009-07-25 Tom LaneCode review for FORCE QUOTE * patch: fix error checking...
2009-07-25 Andrew DunstanAllow * as parameter for FORCE QUOTE for COPY CSV....
2009-07-24 Peter EisentrautDocument \dg+ and \du+
2009-07-23 Andrew DunstanUpdate location to download flex for building on Windows.
2009-07-22 Peter EisentrautClarify NULLIF example
2009-07-22 Tom LaneTweak TOAST code so that columns marked with MAIN stora...
2009-07-21 Peter EisentrautRemove translated FAQs
2009-07-20 Peter EisentrautSmall additional clean from the rearrangement of the...
2009-07-20 Andrew DunstanDROP IF EXISTS for columns and constraints. Andres...
2009-07-16 Tom LaneMake GEQO's planning deterministic by having it start...
2009-07-14 Peter EisentrautRearrangement of the HTML docs build rules
2009-07-13 Peter EisentrautUpdate information schema to SQL:2008
2009-07-13 Tom LaneAdvance the minimum required version of "flex" from...
2009-07-11 Peter EisentrautAlter some gratuitous uses of "ANSI" when "SQL standard...
2009-07-11 Peter EisentrautCorrect what ISO stands for
2009-07-08 Tom LaneAdd missing HOUR TO SECOND option to list of possible...
2009-07-07 Peter EisentrautMore sensible character_octet_length
2009-07-03 Peter EisentrautAdd log_line_prefix placeholder %e to contain the curre...
2009-07-01 Tom LaneRemove useless References column for pg_listener catalo...
2009-07-01 Tom LaneStamp HEAD as 8.5devel.
2009-06-27 Tom LaneRevert addition of "o" to tar options. This was intend...
2009-06-27 Marc G. FournierBundle v8.4.0
2009-06-26 Tom LaneUpdate release notes in final preparation for 8.4.0.
2009-06-26 Tom LaneAdd a note about SystemTap vs DTrace spelling of probe...
2009-06-26 Tom LaneMarginal improvement of description of recovery_end_com...
2009-06-26 Peter EisentrautExtract tarballs with "o" option (tar xof), to behave...
2009-06-26 Peter EisentrautUse $(TAR) instead of tar in makefiles.
2009-06-25 Peter EisentrautMan pages back to lowercase names, with additional...
2009-06-25 Heikki LinnakangasDisable pg_standby -l option because the backend doesn...
2009-06-24 Magnus HaganderFix incorrect LDAP example, noted by Tom.
2009-06-23 Tom LaneProvide a link to the UPDATE reference page in the...
2009-06-23 Tom LaneFix the makefiles to fail cleanly if Perl is needed...
2009-06-22 Marc G. Fournierbundle RC2
2009-06-22 Peter EisentrautAdd more explicit note that the parameters of MOVE...
2009-06-20 Tom LaneFix things so that array_agg_finalfn does not modify...
2009-06-19 Peter EisentrautExtend man page installation hackery so that the man...
2009-06-19 Peter EisentrautDon't convert the man page names to lower case, so...
2009-06-19 Peter EisentrautAdd manvolnum, so that man pages are generated.
2009-06-18 Peter EisentrautDon't attempt to "rm" directories on uninstall.
2009-06-18 Peter EisentrautRecursive Joins -> Recursive Queries
2009-06-18 Peter EisentrautAdd some more documentation and cross-links on using...
2009-06-18 Peter EisentrautRefine the use of terminology around bound and unbound...
2009-06-17 Tom LaneProofreading for Bruce's recent round of documentation...
2009-06-17 Peter EisentrautAdd another link of a GUC variable to where it is expla...
2009-06-12 Tom LaneImprove documentation about GiST opclass support functions.
2009-06-12 Tom LaneAdd info about minimum recommended AIX fix levels,...
2009-06-12 Marc G. Fourniertime to tag rc1 ...
2009-06-11 Tom LaneUpdate release notes to today.
2009-06-11 Tom LaneRemove our inadequate kluge that tried to get AIX's...
2009-06-10 Tom LaneAdd warning that xpath() doesn't work with non-UTF8...
2009-06-10 Tom LaneAdd a warning about possible strange behavior of volati...
next