You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
Heikki Linnakangas c532d15ddd Split copy.c into four files. 5 years ago
..
access Replace a macro by a function 5 years ago
bootstrap Fix some stray whitespace in parser files 5 years ago
catalog Remove undocumented IS [NOT] OF syntax. 5 years ago
commands Split copy.c into four files. 5 years ago
executor Skip allocating hash table in EXPLAIN-only mode. 5 years ago
foreign Update copyrights for 2020 6 years ago
jit jit: Add support for LLVM 12. 5 years ago
lib Use pg_bitutils for HyperLogLog. 5 years ago
libpq Message style improvements 5 years ago
main Remove -o option to postmaster 5 years ago
nodes Remove undocumented IS [NOT] OF syntax. 5 years ago
optimizer Fix get_useful_pathkeys_for_relation for volatile expressions 5 years ago
parser Remove undocumented IS [NOT] OF syntax. 5 years ago
partitioning Do not return NULL for error cases in satisfies_hash_partition(). 5 years ago
po Translation updates 5 years ago
port Fix -Wcast-function-type warnings on Windows/MinGW 5 years ago
postmaster Rename PGPROC->vacuumFlags to statusFlags 5 years ago
regex Dial back -Wimplicit-fallthrough to level 3 5 years ago
replication Split copy.c into four files. 5 years ago
rewrite Allow a multi-row INSERT to specify DEFAULTs for a generated column. 5 years ago
snowball code: replace most remaining uses of 'master'. 5 years ago
statistics Fix some grammar and typos in comments and docs 5 years ago
storage Add BarrierArriveAndDetachExceptLast(). 5 years ago
tcop Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. 5 years ago
tsearch Improve behavior of tsearch_readline(), and remove t_readline(). 5 years ago
utils In geo_ops.c, represent infinite slope as Infinity, not DBL_MAX. 5 years ago
.gitignore
Makefile Update copyrights for 2020 6 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Add missing gettext triggers 5 years ago