Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • new_options_take_two_v13
  • fix-set-rel-options
  • new_options_take_two_v12_single
  • new_options_take_two_v11_single
  • new_options_take_two_v11
  • new_options_take_two_v10_single
  • new_options_take_two_v10
  • new_options_take_two_v9_single
  • new_options_take_two_v9
  • new_options_take_two_v8_single
  • new_options_take_two_v8
  • new_options_take_two
  • REL_11_STABLE
  • new_options_sqashed5
  • new_options_sqashed2
  • new_options_sqashed
  • StdRdOptions_to_HeapOptions_and_Toast_Options
  • do-not-use-StdRdOptions-in-AM2
  • use-empty-structure-for-partitioned-options
  • REL9_3_24
  • REL9_4_19
  • REL9_5_14
  • REL9_6_10
  • REL_10_5
  • REL_11_BETA3
  • REL_11_BETA2
  • REL_11_BETA1
  • REL9_3_23
  • REL9_4_18
  • REL9_5_13
  • REL9_6_9
  • REL_10_4
  • REL9_3_22
  • REL9_4_17
  • REL9_5_12
  • REL9_6_8
  • REL_10_3
  • REL9_3_21
  • REL9_4_16
40 results

postgres

  • Clone with SSH
  • Clone with HTTPS
  • Forked from postgres / postgres
    This fork has diverged from the upstream repository.
    Nikolay Shaplov's avatar
    Reimplement 4f981df8 'Report a more useful...
    Nikolay Shaplov authored
    Reimplement 4f981df8 'Report a more useful error for reloptions on a partitioned table'
    673d0fd6
    History
    PostgreSQL Database Management System
    =====================================
    
    This directory contains the source code distribution of the PostgreSQL
    database management system.
    
    PostgreSQL is an advanced object-relational database management system
    that supports an extended subset of the SQL standard, including
    transactions, foreign keys, subqueries, triggers, user-defined types
    and functions.  This distribution also contains C language bindings.
    
    PostgreSQL has many language interfaces, many of which are listed here:
    
    	https://www.postgresql.org/download/
    
    See the file INSTALL for instructions on how to build and install
    PostgreSQL.  That file also lists supported operating systems and
    hardware platforms and contains information regarding any other
    software packages that are required to build or run the PostgreSQL
    system.  Copyright and license information can be found in the
    file COPYRIGHT.  A comprehensive documentation set is included in this
    distribution; it can be read as described in the installation
    instructions.
    
    The latest version of this software may be obtained at
    https://www.postgresql.org/download/.  For more information look at our
    web site located at https://www.postgresql.org/.